diff options
Diffstat (limited to 'configs/hikey_defconfig')
-rw-r--r-- | configs/hikey_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/hikey_defconfig b/configs/hikey_defconfig index 9184470145..8a7a1be081 100644 --- a/configs/hikey_defconfig +++ b/configs/hikey_defconfig @@ -23,4 +23,6 @@ CONFIG_USB=y CONFIG_USB_DWC2=y CONFIG_USB_STORAGE=y CONFIG_USB_HOST_ETHER=y +CONFIG_USB_ETHER_ASIX=y +CONFIG_USB_ETHER_SMSC95XX=y CONFIG_OF_LIBFDT_OVERLAY=y |