X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=arch%2Farm%2Fplat-omap%2FKconfig;h=90372131055be75f45be8b4b3fd5186203609b5b;hb=8ad8ff6548f1c0bcbeaa02f274b3927c5015a921;hp=a94f0c44ebc8286b042f39a8de172c7d80eb4238;hpb=b19b3c74c7bbec45a848631b8f970ac110665a01;p=linux-2.6-omap-h63xx.git diff --git a/arch/arm/plat-omap/Kconfig b/arch/arm/plat-omap/Kconfig index a94f0c44ebc..90372131055 100644 --- a/arch/arm/plat-omap/Kconfig +++ b/arch/arm/plat-omap/Kconfig @@ -11,12 +11,16 @@ choice config ARCH_OMAP1 bool "TI OMAP1" + select COMMON_CLKDEV config ARCH_OMAP2 bool "TI OMAP2" + select CPU_V6 + select COMMON_CLKDEV config ARCH_OMAP3 bool "TI OMAP3" + select CPU_V7 endchoice