commit | b0b588fbc48f55dd72e750a8796b1e6e4ce87989 | [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 | c6477a09f0f92652431c374a39153d3760fc38f0 [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>