]> git.sur5r.net Git - u-boot/blobdiff - include/configs/MPC8349ITX.h
Convert CONFIG_CMD_IRQ to Kconfig
[u-boot] / include / configs / MPC8349ITX.h
index 6d35d705eccfb18d5b0e89390dba68ba9113f6cf..46f09d6b60f9ac1b68510d756435ef6d2b61bc18 100644 (file)
@@ -478,7 +478,6 @@ boards, we say we have two, but don't display a message if we find only one. */
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_IRQ
 #define CONFIG_CMD_SDRAM
 
 #if defined(CONFIG_COMPACT_FLASH) || defined(CONFIG_SATA_SIL3114) \
@@ -486,10 +485,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