aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2016-04-26 13:31:23 -0400
committerTony Lindgren <tony@atomide.com>2016-04-26 13:31:23 -0400
commitf309f549243fc2813099622df5b17e1b9f1f8aea (patch)
tree8a49f09202103564e3ca6355d77d1a1aed8552e1
parent5da86baf694c5aca752b30b076d4789e05947add (diff)
ARM: omap2plus_defconfig: Enable twl6030 USB phy as loadable module
This is in use on omap4 boards. Signed-off-by: Tony Lindgren <tony@atomide.com>
-rw-r--r--arch/arm/configs/omap2plus_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
index c48cbd78e08f..5bd5d364b5fd 100644
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -364,6 +364,7 @@ CONFIG_USB_SERIAL_FTDI_SIO=m
364CONFIG_USB_SERIAL_PL2303=m 364CONFIG_USB_SERIAL_PL2303=m
365CONFIG_USB_TEST=m 365CONFIG_USB_TEST=m
366CONFIG_AM335X_PHY_USB=y 366CONFIG_AM335X_PHY_USB=y
367CONFIG_TWL6030_USB=m
367CONFIG_USB_GADGET=m 368CONFIG_USB_GADGET=m
368CONFIG_USB_GADGET_DEBUG=y 369CONFIG_USB_GADGET_DEBUG=y
369CONFIG_USB_GADGET_DEBUG_FILES=y 370CONFIG_USB_GADGET_DEBUG_FILES=y