]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/MPC8349ITX.h
configs: Re-sync almost all of cmd/Kconfig
[karo-tx-uboot.git] / include / configs / MPC8349ITX.h
index 8cdfcea4b4411f54a54106149aea22dfbb1c152c..447974c8bb32103b8b45eddca444e767cbc74225 100644 (file)
 /*
  * Support USB
  */
-#define CONFIG_CMD_USB
 #define CONFIG_USB_STORAGE
 #define CONFIG_USB_EHCI
 #define CONFIG_USB_EHCI_FSL
@@ -492,8 +491,6 @@ boards, we say we have two, but don't display a message if we find only one. */
 #define CONFIG_CMD_CACHE
 #define CONFIG_CMD_DATE
 #define CONFIG_CMD_IRQ
-#define CONFIG_CMD_PING
-#define CONFIG_CMD_DHCP
 #define CONFIG_CMD_SDRAM
 
 #if defined(CONFIG_COMPACT_FLASH) || defined(CONFIG_SATA_SIL3114) \
@@ -519,10 +516,6 @@ boards, we say we have two, but don't display a message if we find only one. */
        #define CONFIG_CMD_PCI
 #endif
 
-#ifdef CONFIG_SYS_I2C
-       #define CONFIG_CMD_I2C
-#endif
-
 /* Watchdog */
 #undef CONFIG_WATCHDOG         /* watchdog disabled */