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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user