Re: [PATCH 1/4] ARM: OMAP3: There is no FS USB controller on omap3

2012-05-22 Thread Felipe Balbi
On Mon, May 21, 2012 at 12:01:02PM -0700, Tony Lindgren wrote: > We should not select ARCH_OMAP_OTG as the hardware does not > have the legacy FS (Full Speed) USB interface. > > Cc: linux-...@vger.kernel.org > Cc: Felipe Balbi Acked-by: Felipe Balbi > Cc: Kyungmin Park > Signed-off-by: Tony L

[PATCH 1/4] ARM: OMAP3: There is no FS USB controller on omap3

2012-05-21 Thread Tony Lindgren
We should not select ARCH_OMAP_OTG as the hardware does not have the legacy FS (Full Speed) USB interface. Cc: linux-...@vger.kernel.org Cc: Felipe Balbi Cc: Kyungmin Park Signed-off-by: Tony Lindgren --- arch/arm/mach-omap2/Kconfig |1 - 1 file changed, 1 deletion(-) diff --git a/arch/ar