diff options
author | Tom Rini <trini@konsulko.com> | 2016-11-29 09:14:56 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-12-03 13:21:23 -0500 |
commit | 4880b026ec9e432761add36d80cfcc8b430b5405 (patch) | |
tree | f8680c03fce55e40ee96715de7a8fc8fa5daf8fa /include/configs/nokia_rx51.h | |
parent | 1b597ada36a005f9800e2068bb745b9edccd04ba (diff) |
cmd: Convert CMD_BOOTMENU
Also convert MENU while we're in here.
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/nokia_rx51.h')
-rw-r--r-- | include/configs/nokia_rx51.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/nokia_rx51.h b/include/configs/nokia_rx51.h index 4d5265f540..ce74322954 100644 --- a/include/configs/nokia_rx51.h +++ b/include/configs/nokia_rx51.h @@ -118,7 +118,6 @@ #define CONFIG_CMDLINE_EDITING /* add command line history */ #define CONFIG_AUTO_COMPLETE /* add autocompletion support */ -#define CONFIG_CMD_BOOTMENU /* ANSI terminal Boot Menu */ #define CONFIG_CMD_CLEAR /* ANSI terminal clear screen command */ #ifdef ONENAND_SUPPORT @@ -364,7 +363,6 @@ int rx51_kp_getc(struct stdio_dev *sdev); "run attachboot;" \ "echo" -#define CONFIG_MENU #define CONFIG_MENU_SHOW /* |