diff options
Diffstat (limited to 'configs/hikey_defconfig')
-rw-r--r-- | configs/hikey_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/hikey_defconfig b/configs/hikey_defconfig index ddd78ab3074..9184470145d 100644 --- a/configs/hikey_defconfig +++ b/configs/hikey_defconfig @@ -22,4 +22,5 @@ CONFIG_MMC_DW_K3=y CONFIG_USB=y CONFIG_USB_DWC2=y CONFIG_USB_STORAGE=y +CONFIG_USB_HOST_ETHER=y CONFIG_OF_LIBFDT_OVERLAY=y |