cmd: Convert CMD_BOOTMENU

Also convert MENU while we're in here.

Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
Tom Rini
2016-11-29 09:14:56 -05:00
parent 1b597ada36
commit 4880b026ec
12 changed files with 13 additions and 14 deletions

View File

@@ -172,6 +172,12 @@ config BOOTDELAY
menu "Console"
config MENU
bool
help
This is the library functionality to provide a text-based menu of
choices for the user to make choices with.
config CONSOLE_RECORD
bool "Console recording"
help