]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/adp-ag101p.h
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[people/ms/u-boot.git] / include / configs / adp-ag101p.h
index f6c0147dd97ee43737d55be6b1e28640a1691377..c4e0a21b8d8b40e0f14e6a0284ed88527933aaef 100644 (file)
  */
 #define CONFIG_FTMAC100
 
-#define CONFIG_BOOTDELAY       3
 
 /*
  * SD (MMC) controller
  */
 #define CONFIG_MMC
-#define CONFIG_CMD_MMC
 #define CONFIG_GENERIC_MMC
 #define CONFIG_DOS_PARTITION
 #define CONFIG_FTSDC010
 #define CONFIG_FTSDC010_NUMBER         1
 #define CONFIG_FTSDC010_SDIO
-#define CONFIG_CMD_FAT
-#define CONFIG_CMD_EXT2
 
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_CACHE
 #define CONFIG_CMD_DATE
-#define CONFIG_CMD_PING
 
 /*
  * Miscellaneous configurable options