aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/plat-omap/Kconfig')
-rw-r--r--arch/arm/plat-omap/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/plat-omap/Kconfig b/arch/arm/plat-omap/Kconfig
index e00fe764045a..95732af7b208 100644
--- a/arch/arm/plat-omap/Kconfig
+++ b/arch/arm/plat-omap/Kconfig
@@ -14,6 +14,7 @@ config ARCH_OMAP1
14 select CLKDEV_LOOKUP 14 select CLKDEV_LOOKUP
15 select CLKSRC_MMIO 15 select CLKSRC_MMIO
16 select GENERIC_IRQ_CHIP 16 select GENERIC_IRQ_CHIP
17 select NEED_MACH_MEMORY_H
17 help 18 help
18 "Systems based on omap7xx, omap15xx or omap16xx" 19 "Systems based on omap7xx, omap15xx or omap16xx"
19 20
@@ -22,7 +23,6 @@ config ARCH_OMAP2PLUS
22 select CLKDEV_LOOKUP 23 select CLKDEV_LOOKUP
23 select GENERIC_IRQ_CHIP 24 select GENERIC_IRQ_CHIP
24 select OMAP_DM_TIMER 25 select OMAP_DM_TIMER
25 select NO_MACH_MEMORY_H
26 help 26 help
27 "Systems based on OMAP2, OMAP3 or OMAP4" 27 "Systems based on OMAP2, OMAP3 or OMAP4"
28 28