diff options
Diffstat (limited to 'include/configs/strider.h')
-rw-r--r-- | include/configs/strider.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/strider.h b/include/configs/strider.h index 90492f4fdb6..36561e0346e 100644 --- a/include/configs/strider.h +++ b/include/configs/strider.h @@ -659,7 +659,6 @@ void fpga_control_clear(unsigned int bus, int pin); #define CONFIG_LOADADDR 800000 /* default location for tftp and bootm */ -#define CONFIG_BOOTDELAY 5 /* -1 disables auto-boot */ #define CONFIG_HOSTNAME hrcon #define CONFIG_ROOTPATH "/opt/nfsroot" |