diff options
Diffstat (limited to 'drivers/clocksource')
-rw-r--r-- | drivers/clocksource/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/clocksource/Kconfig b/drivers/clocksource/Kconfig index 5138927a416c..99c6b203e6cd 100644 --- a/drivers/clocksource/Kconfig +++ b/drivers/clocksource/Kconfig | |||
@@ -18,7 +18,7 @@ config DW_APB_TIMER | |||
18 | 18 | ||
19 | config CLKSRC_DBX500_PRCMU | 19 | config CLKSRC_DBX500_PRCMU |
20 | bool "Clocksource PRCMU Timer" | 20 | bool "Clocksource PRCMU Timer" |
21 | depends on UX500_SOC_DB5500 || UX500_SOC_DB8500 | 21 | depends on UX500_SOC_DB8500 |
22 | default y | 22 | default y |
23 | help | 23 | help |
24 | Use the always on PRCMU Timer as clocksource | 24 | Use the always on PRCMU Timer as clocksource |