From: Ezequiel Garcia Date: Thu, 12 Dec 2013 15:14:29 +0000 (-0300) Subject: ARM: OMAP2+: Select USB PHY for AM335x SoC X-Git-Tag: next-20140116~120^2~4^2~1^2~6 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=f6a638bd0cc3e274e98bd4a65ca86c13331661c4;p=karo-tx-linux.git 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 Signed-off-by: Tony Lindgren --- 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 CONFIG_NOP_USB_XCEIV=y CONFIG_OMAP_USB2=y CONFIG_OMAP_USB3=y +CONFIG_AM335X_PHY_USB=y CONFIG_USB_GADGET=y CONFIG_USB_GADGET_DEBUG=y CONFIG_USB_GADGET_DEBUG_FILES=y