]> Git Repo - u-boot.git/blobdiff - include/configs/beaver.h
usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig
[u-boot.git] / include / configs / beaver.h
index f3d7a2fad2f11c1006a855d7c305bd7468a638fb..8ea7d44c7c05b68424eb690d1a11f986e9a14c1e 100644 (file)
@@ -27,7 +27,6 @@
 #define CONFIG_SYS_I2C_TEGRA
 
 /* 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_USB_EHCI_TEGRA
 
 /* USB networking support */
-#define CONFIG_USB_HOST_ETHER
 #define CONFIG_USB_ETHER_ASIX
 
 /* PCI host support */
-#define CONFIG_CMD_PCI
 
 /* General networking support */
 
This page took 0.026916 seconds and 4 git commands to generate.