diff options
Diffstat (limited to 'drivers/clocksource/Kconfig')
-rw-r--r-- | drivers/clocksource/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/clocksource/Kconfig b/drivers/clocksource/Kconfig index 999d6a03e43..5138927a416 100644 --- a/drivers/clocksource/Kconfig +++ b/drivers/clocksource/Kconfig | |||
@@ -26,7 +26,6 @@ config CLKSRC_DBX500_PRCMU | |||
26 | config CLKSRC_DBX500_PRCMU_SCHED_CLOCK | 26 | config CLKSRC_DBX500_PRCMU_SCHED_CLOCK |
27 | bool "Clocksource PRCMU Timer sched_clock" | 27 | bool "Clocksource PRCMU Timer sched_clock" |
28 | depends on (CLKSRC_DBX500_PRCMU && !NOMADIK_MTU_SCHED_CLOCK) | 28 | depends on (CLKSRC_DBX500_PRCMU && !NOMADIK_MTU_SCHED_CLOCK) |
29 | select HAVE_SCHED_CLOCK | ||
30 | default y | 29 | default y |
31 | help | 30 | help |
32 | Use the always on PRCMU Timer as sched_clock | 31 | Use the always on PRCMU Timer as sched_clock |