diff options
Diffstat (limited to 'configs/mx6dlarm2_defconfig')
-rw-r--r-- | configs/mx6dlarm2_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mx6dlarm2_defconfig b/configs/mx6dlarm2_defconfig index 48216f6efd1..f4130fba62f 100644 --- a/configs/mx6dlarm2_defconfig +++ b/configs/mx6dlarm2_defconfig @@ -25,4 +25,5 @@ CONFIG_CMD_FS_GENERIC=y CONFIG_ENV_IS_IN_MMC=y CONFIG_USB=y CONFIG_USB_STORAGE=y +CONFIG_USB_HOST_ETHER=y CONFIG_OF_LIBFDT=y |