X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Ftrimslice.h;h=b761640b8fb8b60e77e2c0a5fef044f8a1a7fd98;hb=63865278dae47ad19527d9f9b6e0dad6cb01f401;hp=ca188bec24c17a2ee25da5ab25d0543bc2a88d2f;hpb=0764f24ae6bc937e358990c357f7452b4d5351e3;p=u-boot diff --git a/include/configs/trimslice.h b/include/configs/trimslice.h index ca188bec24..b761640b8f 100644 --- a/include/configs/trimslice.h +++ b/include/configs/trimslice.h @@ -23,18 +23,14 @@ /* 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 #define CONFIG_GENERIC_MMC #define CONFIG_TEGRA_MMC -#define CONFIG_CMD_MMC /* Environment in SPI */ #define CONFIG_ENV_IS_IN_SPI_FLASH @@ -47,7 +43,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 +54,6 @@ #define CONFIG_CMD_PCI /* General networking support */ -#define CONFIG_CMD_DHCP #include "tegra-common-post.h"