]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/mx6sllevk.h
usb: net: migrate USB Ethernet adapters to Kconfig
[people/ms/u-boot.git] / include / configs / mx6sllevk.h
index b73362ccb38efd8ed70eb5a13908351c93c281c2..0cf34c477bb88be20ddf5fa54c6ddc7c266d59fd 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