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 0dd7f00..544d044 100644 --- a/include/configs/io.h +++ b/include/configs/io.h @@ -33,8 +33,6 @@ #define PLLMR0_DEFAULT PLLMR0_266_133_66 #define PLLMR1_DEFAULT PLLMR1_266_133_66 -#undef CONFIG_ZERO_BOOTDELAY_CHECK /* ignore keypress on bootdelay==0 */ - /* new uImage format support */ #define CONFIG_FIT_DISABLE_SHA256 |