aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorEzequiel Garcia <ezequiel.garcia@free-electrons.com>2013-12-12 10:14:29 -0500
committerTony Lindgren <tony@atomide.com>2014-01-07 20:27:40 -0500
commitf6a638bd0cc3e274e98bd4a65ca86c13331661c4 (patch)
tree27659692bb702cd4af69918a1fcd48b0784a6d22 /arch
parent413541dd66d51f791a0b169d9b9014e4f56be13c (diff)
ARM: OMAP2+: Select USB PHY for AM335x SoC
Enable this option as it's required to use USB on AM335x SoC. Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch')
-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 bfa80a11e8c7..c3c60fd371e5 100644
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -222,6 +222,7 @@ CONFIG_USB_TEST=y
222CONFIG_NOP_USB_XCEIV=y 222CONFIG_NOP_USB_XCEIV=y
223CONFIG_OMAP_USB2=y 223CONFIG_OMAP_USB2=y
224CONFIG_OMAP_USB3=y 224CONFIG_OMAP_USB3=y
225CONFIG_AM335X_PHY_USB=y
225CONFIG_USB_GADGET=y 226CONFIG_USB_GADGET=y
226CONFIG_USB_GADGET_DEBUG=y 227CONFIG_USB_GADGET_DEBUG=y
227CONFIG_USB_GADGET_DEBUG_FILES=y 228CONFIG_USB_GADGET_DEBUG_FILES=y