serial, kconfig: fix menutext
authorHeiko Schocher <hs@denx.de>
Wed, 21 Jun 2017 04:23:10 +0000 (06:23 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 23 Jun 2017 14:38:09 +0000 (10:38 -0400)
commit0424990c1f2cb2071b88c138e8c078bf3443708e
treeaa15e6a2b5d8d3bae297f5d628c70bdebdb902dd
parent5353953372b4d673d9fcc7d616ae9fe747dd14ae
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>
drivers/serial/Kconfig