]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/cardhu.h
xtensa: clean up CONFIG_SYS_TEXT_ADDR
[people/ms/u-boot.git] / include / configs / cardhu.h
index 28cc7abdb53e3c2769d6a92cec625fe80ab85bb9..1fb4d98fe80ca93c559fc9f638ea7bbeef7386e5 100644 (file)
 /* 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)
 #define CONFIG_SYS_MMC_ENV_DEV         0
 #define CONFIG_SYS_MMC_ENV_PART                2
 #define CONFIG_SPI_FLASH_SIZE          (4 << 20)
 
 /* USB Host support */
-#define CONFIG_USB_EHCI
 #define CONFIG_USB_EHCI_TEGRA
 
 /* USB networking support */
-#define CONFIG_USB_HOST_ETHER
-#define CONFIG_USB_ETHER_ASIX
 
 /* PCI host support */
-#define CONFIG_PCI_PNP
-#define CONFIG_CMD_PCI
 
 /* General networking support */