The ARCH_OMAP850 configuration option should enable ARCH_OMAP_OTG
in the same way that the ARCH_OMAP730 option does.  This patch
addresses that.

Signed-off-by: Cory Maccarrone <[email protected]>
---
 arch/arm/mach-omap1/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/arm/mach-omap1/Kconfig b/arch/arm/mach-omap1/Kconfig
index 0341d7b..27f4897 100644
--- a/arch/arm/mach-omap1/Kconfig
+++ b/arch/arm/mach-omap1/Kconfig
@@ -11,6 +11,7 @@ config ARCH_OMAP850
        depends on ARCH_OMAP1
        bool "OMAP850 Based System"
        select CPU_ARM926T
+       select ARCH_OMAP_OTG

 config ARCH_OMAP15XX
        depends on ARCH_OMAP1
-- 
1.5.6.3
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to