ARM: omap2plus_defconfig: enable XHCI
authorFelipe Balbi <balbi@ti.com>
Tue, 18 Nov 2014 18:07:02 +0000 (12:07 -0600)
committerArnd Bergmann <arnd@arndb.de>
Fri, 5 Dec 2014 16:38:03 +0000 (17:38 +0100)
AM437x devices have a DWC3 IP inside of them.

The host side implementation of DWC3 is XHCI
compliant. By enabling XHCI driver, we get
the USB host port on AM437x Starter Kit working
out of the box.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/configs/omap2plus_defconfig

index a0cd438..edfa3b1 100644 (file)
@@ -290,6 +290,7 @@ CONFIG_SND_OMAP_SOC_OMAP3_PANDORA=m
 CONFIG_USB=y
 CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
 CONFIG_USB_MON=y
+CONFIG_USB_XHCI_HCD=m
 CONFIG_USB_WDM=y
 CONFIG_USB_STORAGE=y
 CONFIG_USB_DWC3=m