From: Linus Lüssing Date: Thu, 28 Sep 2017 20:27:03 +0000 (+0200) Subject: ARM: multi_v7_defconfig: Enable USB3503 driver X-Git-Tag: v4.15-rc1~76^2~23^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=95c589266dc20ad54538afc57f4d0a2c959111ff;p=thirdparty%2Fkernel%2Flinux.git ARM: multi_v7_defconfig: Enable USB3503 driver The Odroid U3 (Exynos 4412 based) for instance needs this driver, otherwise its USB hub will not come up. Also selecting it as built-in to allow booting from USB without an initrd/initramfs. Signed-off-by: Linus Lüssing Signed-off-by: Krzysztof Kozlowski --- diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index 0cacdbf84a717..c2484efdc55ec 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -693,6 +693,7 @@ CONFIG_USB_MUSB_HDRC=m CONFIG_USB_MUSB_SUNXI=m CONFIG_USB_DWC3=y CONFIG_USB_DWC2=y +CONFIG_USB_HSIC_USB3503=y CONFIG_USB_CHIPIDEA=y CONFIG_USB_CHIPIDEA_UDC=y CONFIG_USB_CHIPIDEA_HOST=y