usb: net: migrate USB Ethernet adapters to Kconfig
[platform/kernel/u-boot.git] / include / configs / omap5_uevm.h
index 9b65009..38d7412 100644 (file)
@@ -46,7 +46,6 @@
 
 /* Required support for the TCA642X GPIO we have on the uEVM */
 #define CONFIG_TCA642X
-#define CONFIG_CMD_TCA642X
 #define CONFIG_SYS_I2C_TCA642X_BUS_NUM 4
 #define CONFIG_SYS_I2C_TCA642X_ADDR 0x22
 
@@ -59,8 +58,6 @@
 /* Enabled commands */
 
 /* USB Networking options */
-#define CONFIG_USB_HOST_ETHER
-#define CONFIG_USB_ETHER_SMSC95XX
 
 #define CONSOLEDEV             "ttyO2"