]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/whistler.h
configs: Re-sync almost all of cmd/Kconfig
[people/ms/u-boot.git] / include / configs / whistler.h
index ff859644c36aa4c09f516458b648fcb3e22adcb3..a5cd38b466db5f1600b3249b3bc6b055525066ff 100644 (file)
@@ -23,7 +23,6 @@
 
 /* I2C */
 #define CONFIG_SYS_I2C_TEGRA
-#define CONFIG_CMD_I2C
 
 /* SD/MMC */
 #define CONFIG_MMC
 #define CONFIG_USB_EHCI
 #define CONFIG_USB_EHCI_TEGRA
 #define CONFIG_USB_STORAGE
-#define CONFIG_CMD_USB
 
 /* USB networking support */
 #define CONFIG_USB_HOST_ETHER
 #define CONFIG_USB_ETHER_ASIX
 
 /* General networking support */
-#define CONFIG_CMD_DHCP
 
 #include "tegra-common-post.h"