commit | 14eaac1155770d7129394e3b25c8f8dbe666648d | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Thu Oct 30 15:30:54 2014 +0900 |
committer | Tom Rini <trini@ti.com> | Tue Nov 04 15:01:18 2014 -0500 |
tree | b4f9ab64f967064e5d64361de90606b2fdc14e23 | |
parent | 6512cc16f93ed4df062e162f0b139e03aaf02b18 [diff] |
sparc: Use nicer prompt for board select menu The Board names in the board select menu were simply taken from the board directory name by a conversion tool when switching to Kconfig. Let's use more descriptive prompts taken from include/configs/gr*.h and board/gaisler/*/config.mk. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Daniel Hellstrom <daniel@gaisler.com>