summaryrefslogtreecommitdiff
path: root/arch/arm/mach-ux500/Kconfig
diff options
context:
space:
mode:
authorPhilippe Langlais <philippe.langlais@linaro.org>2011-04-12 13:53:06 +0200
committerUlf Hansson <ulf.hansson@stericsson.com>2011-09-19 15:14:49 +0200
commite406f2d02a16c7ba941e654c3d8bbd3e72e61303 (patch)
treedbbb46e2e7a9436d38566a55e32bb032acd74945 /arch/arm/mach-ux500/Kconfig
parent8a95c3f51896af123cd160880e70be4cda30d1bc (diff)
mach_ux500: timers, renaming ux500 common part
Signed-off-by: Philippe Langlais <philippe.langlais@linaro.org>
Diffstat (limited to 'arch/arm/mach-ux500/Kconfig')
-rw-r--r--arch/arm/mach-ux500/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/mach-ux500/Kconfig b/arch/arm/mach-ux500/Kconfig
index 82fb5d44bf9..0e97207e825 100644
--- a/arch/arm/mach-ux500/Kconfig
+++ b/arch/arm/mach-ux500/Kconfig
@@ -71,9 +71,9 @@ choice
prompt "Ux500 sched_clock timer"
default UX500_MTU_TIMER
-config U8500_PRCMU_TIMER
+config UX500_PRCMU_TIMER
bool "PRCMU Timer sched_clock"
- depends on UX500_SOC_DB8500 && U8500_CPUIDLE
+ depends on U8500_CPUIDLE
help
Add support for an always on sched_clock, required for
proper cpuidle and suspend.