commit | 89c64cdd8fd815c5b88d50e3f9deb98d83e8cdf7 | [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 | 94a255dfbb12280d86d03013f10c6e795b996674 [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>