diff options
Diffstat (limited to 'arch/arm/plat-omap/Kconfig')
-rw-r--r-- | arch/arm/plat-omap/Kconfig | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/arch/arm/plat-omap/Kconfig b/arch/arm/plat-omap/Kconfig index a4e87278b8f1..b7a3d80c539f 100644 --- a/arch/arm/plat-omap/Kconfig +++ b/arch/arm/plat-omap/Kconfig | |||
@@ -21,24 +21,6 @@ config ARCH_OMAP2PLUS | |||
21 | help | 21 | help |
22 | "Systems based on omap24xx, omap34xx or omap44xx" | 22 | "Systems based on omap24xx, omap34xx or omap44xx" |
23 | 23 | ||
24 | config ARCH_OMAP2 | ||
25 | bool "TI OMAP2" | ||
26 | depends on ARCH_OMAP2PLUS | ||
27 | select CPU_V6 | ||
28 | |||
29 | config ARCH_OMAP3 | ||
30 | bool "TI OMAP3" | ||
31 | depends on ARCH_OMAP2PLUS | ||
32 | select CPU_V7 | ||
33 | select USB_ARCH_HAS_EHCI | ||
34 | select ARM_L1_CACHE_SHIFT_6 | ||
35 | |||
36 | config ARCH_OMAP4 | ||
37 | bool "TI OMAP4" | ||
38 | depends on ARCH_OMAP2PLUS | ||
39 | select CPU_V7 | ||
40 | select ARM_GIC | ||
41 | |||
42 | endchoice | 24 | endchoice |
43 | 25 | ||
44 | comment "OMAP Feature Selections" | 26 | comment "OMAP Feature Selections" |