commit | 0424990c1f2cb2071b88c138e8c078bf3443708e | [log] [tgz] |
---|---|---|
author | Heiko Schocher <hs@denx.de> | Wed Jun 21 06:23:10 2017 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri Jun 23 10:38:09 2017 -0400 |
tree | aa15e6a2b5d8d3bae297f5d628c70bdebdb902dd | |
parent | 5353953372b4d673d9fcc7d616ae9fe747dd14ae [diff] |
serial, kconfig: fix menutext fix menutext for the options SPL_DM_SERIAL and TPL_DM_SERIAL. Both have the same text as DM_SERIAL, which is confusing. Signed-off-by: Heiko Schocher <hs@denx.de> Reviewed-by: Stefan Roese <sr@denx.de>