diff options
Diffstat (limited to 'drivers/clocksource/Kconfig')
-rw-r--r-- | drivers/clocksource/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/clocksource/Kconfig b/drivers/clocksource/Kconfig index e62bc7e9d49b..d53cd0afc200 100644 --- a/drivers/clocksource/Kconfig +++ b/drivers/clocksource/Kconfig | |||
@@ -19,6 +19,9 @@ config DW_APB_TIMER | |||
19 | config DW_APB_TIMER_OF | 19 | config DW_APB_TIMER_OF |
20 | bool | 20 | bool |
21 | 21 | ||
22 | config ARMADA_370_XP_TIMER | ||
23 | bool | ||
24 | |||
22 | config CLKSRC_DBX500_PRCMU | 25 | config CLKSRC_DBX500_PRCMU |
23 | bool "Clocksource PRCMU Timer" | 26 | bool "Clocksource PRCMU Timer" |
24 | depends on UX500_SOC_DB8500 | 27 | depends on UX500_SOC_DB8500 |