diff options
Diffstat (limited to 'configs/mx6sllevk_plugin_defconfig')
-rw-r--r-- | configs/mx6sllevk_plugin_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/mx6sllevk_plugin_defconfig b/configs/mx6sllevk_plugin_defconfig index 8a73cfaf9b..5a1ebe3136 100644 --- a/configs/mx6sllevk_plugin_defconfig +++ b/configs/mx6sllevk_plugin_defconfig @@ -42,3 +42,5 @@ CONFIG_USB=y CONFIG_DM_USB=y CONFIG_USB_STORAGE=y CONFIG_USB_HOST_ETHER=y +CONFIG_USB_ETHER_ASIX=y +CONFIG_USB_ETHER_RTL8152=y |