Convert CONFIG_CMD_IDE to Kconfig
[platform/kernel/u-boot.git] / include / configs / MPC8349ITX.h
index 719c279..7cf27fa 100644 (file)
 /*
  * Support USB
  */
-#define CONFIG_USB_EHCI
 #define CONFIG_USB_EHCI_FSL
 
 /* Current USB implementation supports the only USB controller,
@@ -487,10 +486,6 @@ boards, we say we have two, but don't display a message if we find only one. */
        #define CONFIG_SUPPORT_VFAT
 #endif
 
-#ifdef CONFIG_COMPACT_FLASH
-       #define CONFIG_CMD_IDE
-#endif
-
 #ifdef CONFIG_SATA_SIL3114
        #define CONFIG_CMD_SATA
 #endif