[ARM] Arrange for platforms to select appropriate CPU support
[safe/jmp/linux-2.6] / arch / arm / plat-omap / Kconfig
index a94f0c4..46d3b0b 100644 (file)
@@ -14,9 +14,11 @@ config ARCH_OMAP1
 
 config ARCH_OMAP2
        bool "TI OMAP2"
+       select CPU_V6
 
 config ARCH_OMAP3
        bool "TI OMAP3"
+       select CPU_V7
 
 endchoice