X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fcei-tk1-som.h;h=fd8df46776f552e71f2b7774a88663660f29aeef;hb=43c8352e3e6b5142c9295d4934e2fd657ff6be39;hp=aebb10a8b7e7ebd477824d23bb7b01e38728fde1;hpb=645176d1d5c37c91ddb06c366678fbe302550387;p=u-boot diff --git a/include/configs/cei-tk1-som.h b/include/configs/cei-tk1-som.h index aebb10a8b7..fd8df46776 100644 --- a/include/configs/cei-tk1-som.h +++ b/include/configs/cei-tk1-som.h @@ -14,9 +14,6 @@ #include -/* enable PMIC */ -#define CONFIG_AS3722_POWER - #include "tegra124-common.h" /* High-level configuration options */ @@ -29,11 +26,6 @@ /* I2C */ #define CONFIG_SYS_I2C_TEGRA -/* SD/MMC */ -#define CONFIG_MMC -#define CONFIG_GENERIC_MMC -#define CONFIG_TEGRA_MMC - /* Environment in eMMC, at the end of 2nd "boot sector" */ #define CONFIG_ENV_IS_IN_MMC #define CONFIG_ENV_OFFSET (-CONFIG_ENV_SIZE) @@ -46,7 +38,6 @@ #define CONFIG_SPI_FLASH_SIZE (4 << 20) /* USB Host support */ -#define CONFIG_USB_EHCI #define CONFIG_USB_EHCI_TEGRA /* USB networking support */ @@ -54,8 +45,6 @@ #define CONFIG_USB_ETHER_ASIX /* PCI host support */ -#define CONFIG_PCI -#define CONFIG_PCI_PNP #define CONFIG_CMD_PCI /* General networking support */