]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/M5208EVBE.h
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[people/ms/u-boot.git] / include / configs / M5208EVBE.h
index 5e15dd91b3ee8c439b470875600e8dfb0a39418a..b426c18b3bf784faa0d10287e95de2c1304caae6 100644 (file)
 #define CONFIG_WATCHDOG_TIMEOUT                5000
 
 /* Command line configuration */
-#define CONFIG_CMD_CACHE
-#define CONFIG_CMD_ELF
-#undef CONFIG_CMD_I2C
-#define CONFIG_CMD_MII
-#define CONFIG_CMD_PING
 #define CONFIG_CMD_REGINFO
 
 #define CONFIG_MCFFEC
@@ -64,7 +59,6 @@
 #define CONFIG_SYS_FSL_I2C_OFFSET      0x58000
 #define CONFIG_SYS_IMMR                        CONFIG_SYS_MBAR
 
-#define CONFIG_BOOTDELAY               1       /* autoboot after 5 seconds */
 #define CONFIG_UDP_CHECKSUM
 
 #ifdef CONFIG_MCFFEC