]> Git Repo - u-boot.git/blobdiff - include/configs/seaboard.h
usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig
[u-boot.git] / include / configs / seaboard.h
index afc2c7dfe962c3025abbecc4a952ceb3c1eae912..84da7233343c382fe0d58a71b94f807d03466b4c 100644 (file)
@@ -31,7 +31,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
@@ -40,7 +39,6 @@
 #define CONFIG_USB_EHCI_TEGRA
 
 /* USB networking support */
-#define CONFIG_USB_HOST_ETHER
 #define CONFIG_USB_ETHER_ASIX
 
 /* Enable keyboard */
@@ -48,7 +46,6 @@
 #define CONFIG_KEYBOARD
 
 /* NAND support */
-#define CONFIG_CMD_NAND
 #define CONFIG_TEGRA_NAND
 
 /* Max number of NAND devices */
This page took 0.026542 seconds and 4 git commands to generate.