diff options
Diffstat (limited to 'include/configs/strider.h')
-rw-r--r-- | include/configs/strider.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/strider.h b/include/configs/strider.h index 36561e0..5fabbad 100644 --- a/include/configs/strider.h +++ b/include/configs/strider.h @@ -581,8 +581,6 @@ void fpga_control_clear(unsigned int bus, int pin); #define CONFIG_SYS_LOAD_ADDR 0x2000000 /* default load address */ #define CONFIG_SYS_HZ 1000 /* decrementer freq: 1ms ticks */ -#undef CONFIG_ZERO_BOOTDELAY_CHECK /* ignore keypress on bootdelay==0 */ - #define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */ #define CONFIG_SYS_CONSOLE_INFO_QUIET |