]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/trimslice.h
configs: Re-sync almost all of cmd/Kconfig
[people/ms/u-boot.git] / include / configs / trimslice.h
index ca188bec24c17a2ee25da5ab25d0543bc2a88d2f..b763eec0e61c076889f424690f7b8fc32e41d3ae 100644 (file)
 
 /* SPI */
 #define CONFIG_SF_DEFAULT_MODE         SPI_MODE_0
-#define CONFIG_CMD_SPI
-#define CONFIG_CMD_SF
 
 /* I2C */
 #define CONFIG_SYS_I2C_TEGRA
-#define CONFIG_CMD_I2C
 
 /* SD/MMC */
 #define CONFIG_MMC
@@ -47,7 +44,6 @@
 #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
@@ -59,7 +55,6 @@
 #define CONFIG_CMD_PCI
 
 /* General networking support */
-#define CONFIG_CMD_DHCP
 
 #include "tegra-common-post.h"