aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 78b49a626d06..3e2e7a827d5a 100644
--- a/arch/arm/plat-omap/Kconfig
+++ b/arch/arm/plat-omap/Kconfig
@@ -120,7 +120,7 @@ config OMAP_IOMMU_DEBUG
120 120
121choice 121choice
122 prompt "System timer" 122 prompt "System timer"
123 default OMAP_MPU_TIMER 123 default OMAP_32K_TIMER if !ARCH_OMAP15XX
124 124
125config OMAP_MPU_TIMER 125config OMAP_MPU_TIMER
126 bool "Use mpu timer" 126 bool "Use mpu timer"