disk: convert CONFIG_DOS_PARTITION to Kconfig
[platform/kernel/u-boot.git] / include / configs / manroland / common.h
index 20457f6..7f3231b 100644 (file)
@@ -15,9 +15,6 @@
 
 #define CONFIG_BOARD_EARLY_INIT_R
 
-/* Partitions */
-#define CONFIG_DOS_PARTITION
-
 /*
  * Command line configuration.
  */
@@ -26,8 +23,6 @@
 #define CONFIG_CMD_EEPROM
 #define CONFIG_CMD_DTT
 #define CONFIG_CMD_IDE
-#define CONFIG_CMD_FAT
-#define CONFIG_CMD_MII
 
 /*
  * 8-symbol LED display (can be accessed with 'display' command)
@@ -39,7 +34,6 @@
 /*
  * Autobooting
  */
-#define CONFIG_BOOTDELAY       5       /* autoboot after 5 seconds */
 
 #define CONFIG_PREBOOT "echo;" \
        "echo Type \\\"run flash_nfs\\\" to mount root filesystem over NFS;" \