Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a22ab1c4 authored by Tony Lindgren's avatar Tony Lindgren
Browse files

ARM: OMAP3: There is no FS USB controller on omap3



We should not select ARCH_OMAP_OTG as the hardware does not
have the legacy FS (Full Speed) USB interface.

Cc: linux-usb@vger.kernel.org
Cc: Kyungmin Park <kyungmin.park@samsung.com>
Acked-by: default avatarFelipe Balbi <balbi@ti.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent f8f5701b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -76,7 +76,6 @@ config SOC_OMAP3430
	bool "OMAP3430 support"
	depends on ARCH_OMAP3
	default y
	select ARCH_OMAP_OTG

config SOC_TI81XX
	bool "TI81XX support"