mach-ux500: activate USB in the U8500 defconfig
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 1 Mar 2011 15:09:52 +0000 (16:09 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 21 Jun 2011 08:57:42 +0000 (10:57 +0200)
Activate the new USB stuff so we atleast get some compile
coverage for this stuff.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/configs/u8500_defconfig

index a5cce242a77555d7476a02e05c71ca67e0c99c43..e1d602029a4d33898a0e0a5f1c60a06d78e861b0 100644 (file)
@@ -67,7 +67,11 @@ CONFIG_AB8500_CORE=y
 CONFIG_REGULATOR=y
 CONFIG_REGULATOR_AB8500=y
 # CONFIG_HID_SUPPORT is not set
-# CONFIG_USB_SUPPORT is not set
+CONFIG_USB_MUSB_HDRC=y
+CONFIG_USB_GADGET_MUSB_HDRC=y
+CONFIG_MUSB_PIO_ONLY=y
+CONFIG_USB_GADGET=y
+CONFIG_AB8500_USB=y
 CONFIG_MMC=y
 CONFIG_MMC_ARMMMCI=y
 CONFIG_NEW_LEDS=y