]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/M5253DEMO.h
disk: convert CONFIG_DOS_PARTITION to Kconfig
[people/ms/u-boot.git] / include / configs / M5253DEMO.h
index ddb5cdab2d3cc857ed4608621c36ba8bd781b67d..273345772a548913ec955a4f402e2ebb654ab01c 100644 (file)
@@ -17,7 +17,6 @@
 
 #undef CONFIG_WATCHDOG         /* disable watchdog */
 
-#define CONFIG_BOOTDELAY       5
 
 /* Configuration for environment
  * Environment is embedded in u-boot in the second sector of the flash
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_CACHE
-#define CONFIG_CMD_EXT2
-#define CONFIG_CMD_FAT
 #define CONFIG_CMD_IDE
-#define CONFIG_CMD_PING
 
 #ifdef CONFIG_CMD_IDE
 /* ATA */
-#      define CONFIG_DOS_PARTITION
-#      define CONFIG_MAC_PARTITION
 #      define CONFIG_IDE_RESET         1
 #      define CONFIG_IDE_PREINIT       1
 #      define CONFIG_ATAPI