]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/MPC8349ITX.h
configs: Re-sync with cmd/Kconfig
[people/ms/u-boot.git] / include / configs / MPC8349ITX.h
index 9b3c6ea85b8ea6a75b40c1e1d7d5daa675dbf6df..8161903f805c2f08e9c41b2377f978821cc8384e 100644 (file)
@@ -487,7 +487,6 @@ boards, we say we have two, but don't display a message if we find only one. */
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_CACHE
 #define CONFIG_CMD_DATE
 #define CONFIG_CMD_IRQ
 #define CONFIG_CMD_SDRAM
@@ -495,7 +494,6 @@ boards, we say we have two, but don't display a message if we find only one. */
 #if defined(CONFIG_COMPACT_FLASH) || defined(CONFIG_SATA_SIL3114) \
                                || defined(CONFIG_USB_STORAGE)
        #define CONFIG_DOS_PARTITION
-       #define CONFIG_CMD_FAT
        #define CONFIG_SUPPORT_VFAT
 #endif
 
@@ -508,7 +506,6 @@ boards, we say we have two, but don't display a message if we find only one. */
 #endif
 
 #if defined(CONFIG_SATA_SIL3114) || defined(CONFIG_USB_STORAGE)
-       #define CONFIG_CMD_EXT2
 #endif
 
 #ifdef CONFIG_PCI