X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=include%2Fconfigs%2Ftec-ng.h;h=3ca55ef936490c944ecad5355d414ebe9f6d99b1;hb=d10fc50f78ebae7c7f52469eced7c0d6d8a89f8c;hp=dbc9fc023eb86ce6f6fcb33152d14a16068383dc;hpb=0675f992dbf4a785a05a1baf149c2bce6aa5fe90;p=u-boot diff --git a/include/configs/tec-ng.h b/include/configs/tec-ng.h index dbc9fc023e..3ca55ef936 100644 --- a/include/configs/tec-ng.h +++ b/include/configs/tec-ng.h @@ -20,11 +20,7 @@ /* I2C */ #define CONFIG_SYS_I2C_TEGRA -/* SD/MMC */ -#define CONFIG_GENERIC_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 @@ -36,12 +32,9 @@ #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_SMSC95XX /* General networking support */