diff options
Diffstat (limited to 'include/configs/io.h')
-rw-r--r-- | include/configs/io.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/io.h b/include/configs/io.h index d4ae0adfdac..810193343f5 100644 --- a/include/configs/io.h +++ b/include/configs/io.h @@ -35,8 +35,6 @@ #define PLLMR1_DEFAULT PLLMR1_266_133_66 #undef CONFIG_ZERO_BOOTDELAY_CHECK /* ignore keypress on bootdelay==0 */ -#define CONFIG_AUTOBOOT_KEYED /* use key strings to stop autoboot */ -#define CONFIG_AUTOBOOT_STOP_STR " " /* new uImage format support */ #define CONFIG_FIT |