]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/MPC837XEMDS.h
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[people/ms/u-boot.git] / include / configs / MPC837XEMDS.h
index 28ed9c03b944698f46477408de431271da1d2a4e..921d5f399d25eb93440c347ea9f6d38c1dc9fed0 100644 (file)
@@ -659,7 +659,6 @@ extern int board_pci_host_broken(void);
 
 #define CONFIG_LOADADDR 800000 /* default location for tftp and bootm */
 
-#define CONFIG_BOOTDELAY 6     /* -1 disables auto-boot */
 #undef CONFIG_BOOTARGS         /* the boot command will set bootargs */
 
 #define CONFIG_EXTRA_ENV_SETTINGS                                      \