* Felipe Balbi <me@xxxxxxxxxxxxxxx> [080128 01:21]: > From: Felipe Balbi <felipe.souza-lima-de@xxxxxxxxx> > > Add missing select ARCH_OMAP_OTG on 2430sdp and 3430sdp builds. > > Signed-off-by: Felipe Balbi <felipe.souza-lima-de@xxxxxxxxx> > --- > arch/arm/mach-omap2/Kconfig | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig > index c14c00f..6ea4300 100644 > --- a/arch/arm/mach-omap2/Kconfig > +++ b/arch/arm/mach-omap2/Kconfig > @@ -14,6 +14,7 @@ config ARCH_OMAP2420 > config ARCH_OMAP2430 > bool "OMAP2430 support" > depends on ARCH_OMAP24XX > + select ARCH_OMAP_OTG > > config ARCH_OMAP34XX > bool "OMAP34xx Based System" > @@ -22,6 +23,7 @@ config ARCH_OMAP34XX > config ARCH_OMAP3430 > bool "OMAP3430 support" > depends on ARCH_OMAP3 && ARCH_OMAP34XX > + select ARCH_OMAP_OTG > > comment "OMAP Board Type" > depends on ARCH_OMAP2 || ARCH_OMAP3 Pushing today. Tony - To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html