diff options
Diffstat (limited to 'include/configs/mx6sllevk.h')
-rw-r--r-- | include/configs/mx6sllevk.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/mx6sllevk.h b/include/configs/mx6sllevk.h index 8f57f59..1363bf4 100644 --- a/include/configs/mx6sllevk.h +++ b/include/configs/mx6sllevk.h @@ -184,6 +184,7 @@ #define CONFIG_EHCI_HCD_INIT_AFTER_RESET #define CONFIG_USB_HOST_ETHER #define CONFIG_USB_ETHER_ASIX +#define CONFIG_USB_ETHER_RTL8152 #define CONFIG_MXC_USB_PORTSC (PORT_PTS_UTMI | PORT_PTS_PTW) #define CONFIG_MXC_USB_FLAGS 0 #define CONFIG_USB_MAX_CONTROLLER_COUNT 2 |