From 4880b026ec9e432761add36d80cfcc8b430b5405 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Tue, 29 Nov 2016 09:14:56 -0500 Subject: cmd: Convert CMD_BOOTMENU Also convert MENU while we're in here. Signed-off-by: Tom Rini --- include/configs/nokia_rx51.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/nokia_rx51.h') diff --git a/include/configs/nokia_rx51.h b/include/configs/nokia_rx51.h index 4d5265f..ce74322 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 /* -- cgit v1.1