common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[platform/kernel/u-boot.git] / include / configs / edminiv2.h
index d622ef8..f9d4683 100644 (file)
 #define CONFIG_SYS_FLASH_BASE          0xfff80000
 
 /* auto boot */
-#define CONFIG_BOOTDELAY       3       /* default enable autoboot */
 
 /*
  * For booting Linux, the board info and command line data
  * Commands configuration
  */
 #define CONFIG_CMD_IDE
-#define CONFIG_CMD_I2C
-#define CONFIG_CMD_USB
 
 /*
  * Network
 #define __io
 #define CONFIG_IDE_PREINIT
 #define CONFIG_DOS_PARTITION
-#define CONFIG_CMD_EXT2
 /* ED Mini V has an IDE-compatible SATA connector for port 1 */
 #define CONFIG_MVSATA_IDE
 #define CONFIG_MVSATA_IDE_USE_PORT1