Merge branch 'master' of git://git.denx.de/u-boot-net
[platform/kernel/u-boot.git] / include / configs / M5253EVBE.h
index 7f5ee8a..faad970 100644 (file)
@@ -18,7 +18,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
@@ -37,7 +36,6 @@
        . = DEFINED(env_offset) ? env_offset : .; \
        common/env_embedded.o      (.text)
 
-
 /*
  * BOOTP options
  */
@@ -49,9 +47,6 @@
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_CACHE
-#define CONFIG_CMD_EXT2
-#define CONFIG_CMD_FAT
 #define CONFIG_CMD_IDE
 
 /* ATA */