summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorChen-Yu Tsai <wens@csie.org>2016-02-06 23:53:49 +0800
committerMaxime Ripard <maxime.ripard@free-electrons.com>2016-02-09 09:14:05 +0100
commit44c23163140964a607c4eb19fc8a85ffa34fa05b (patch)
tree40a5b1733ad5c401e3ba3d1b9332b89dbb74a49c /arch/arm/configs
parent401d32a995d1f374ade9d517f16458c82a6bc6fd (diff)
downloadop-kernel-dev-44c23163140964a607c4eb19fc8a85ffa34fa05b.zip
op-kernel-dev-44c23163140964a607c4eb19fc8a85ffa34fa05b.tar.gz
ARM: multi_v7_defconfig: Enable MUSB HDRC driver with Allwinner glue
Allwinner SoCs typically have a Mentor Graphics Inventra MUSB high speed dual role controller for USB OTG. Now that the issue with MUSB and USB gadget registration order has been resolved, we can enable this driver in dual role mode. This patch only enables the driver core and Allwinner platform support. Signed-off-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/multi_v7_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 314f6be..4420256 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -591,6 +591,8 @@ CONFIG_USB_OHCI_EXYNOS=m
CONFIG_USB_R8A66597_HCD=m
CONFIG_USB_RENESAS_USBHS=m
CONFIG_USB_STORAGE=y
+CONFIG_USB_MUSB_HDRC=m
+CONFIG_USB_MUSB_SUNXI=m
CONFIG_USB_DWC3=y
CONFIG_USB_DWC2=m
CONFIG_USB_CHIPIDEA=y
OpenPOWER on IntegriCloud