提交 451a5edf 编写于 作者: L Linus Walleij

mach-ux500: activate USB in the U8500 defconfig

Activate the new USB stuff so we atleast get some compile
coverage for this stuff.
Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
上级 02a73437
...@@ -67,7 +67,11 @@ CONFIG_AB8500_CORE=y ...@@ -67,7 +67,11 @@ CONFIG_AB8500_CORE=y
CONFIG_REGULATOR=y CONFIG_REGULATOR=y
CONFIG_REGULATOR_AB8500=y CONFIG_REGULATOR_AB8500=y
# CONFIG_HID_SUPPORT is not set # 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=y
CONFIG_MMC_ARMMMCI=y CONFIG_MMC_ARMMMCI=y
CONFIG_NEW_LEDS=y CONFIG_NEW_LEDS=y
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册