arm64: defconfig: enable MUSB HDRC along with Allwinner glue
authorJagan Teki <jagannadh.teki@gmail.com>
Wed, 6 Dec 2017 17:49:58 +0000 (23:19 +0530)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 7 Dec 2017 08:46:13 +0000 (09:46 +0100)
Allwinner SoCs typically have a Mentor Graphics Inventra MUSB
dual role controller for USB OTG. This is need for verifying
gadget functions, so enable them by default.

Tested 'otg' mode with mass storage function.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm64/configs/defconfig

index 6356c6d..78f669a 100644 (file)
@@ -429,6 +429,8 @@ CONFIG_USB_OHCI_EXYNOS=y
 CONFIG_USB_OHCI_HCD_PLATFORM=y
 CONFIG_USB_RENESAS_USBHS=m
 CONFIG_USB_STORAGE=y
+CONFIG_USB_MUSB_HDRC=y
+CONFIG_USB_MUSB_SUNXI=y
 CONFIG_USB_DWC3=y
 CONFIG_USB_DWC2=y
 CONFIG_USB_CHIPIDEA=y