usb: net: migrate USB Ethernet adapters to Kconfig
[platform/kernel/u-boot.git] / include / configs / mx6sllevk.h
index b73362c..0cf34c4 100644 (file)
 
 /* USB Configs */
 #ifdef CONFIG_CMD_USB
-#define CONFIG_USB_ETHER_ASIX
-#define CONFIG_USB_ETHER_RTL8152
 #define CONFIG_MXC_USB_PORTSC          (PORT_PTS_UTMI | PORT_PTS_PTW)
 #endif