aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 7536b9cbb072..49e41d6dffb9 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1083,10 +1083,9 @@ config IWMMXT
1083 Enable support for iWMMXt context switching at run time if 1083 Enable support for iWMMXt context switching at run time if
1084 running on a CPU that supports it. 1084 running on a CPU that supports it.
1085 1085
1086# bool 'Use XScale PMU as timer source' CONFIG_XSCALE_PMU_TIMER
1087config XSCALE_PMU 1086config XSCALE_PMU
1088 bool 1087 bool
1089 depends on CPU_XSCALE && !XSCALE_PMU_TIMER 1088 depends on CPU_XSCALE
1090 default y 1089 default y
1091 1090
1092config CPU_HAS_PMU 1091config CPU_HAS_PMU