aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/clocksource/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/clocksource/Kconfig b/drivers/clocksource/Kconfig
index 171502a356aa..ede5d20299b9 100644
--- a/drivers/clocksource/Kconfig
+++ b/drivers/clocksource/Kconfig
@@ -379,7 +379,7 @@ config ARM_GLOBAL_TIMER
379 This options enables support for the ARM global timer unit 379 This options enables support for the ARM global timer unit
380 380
381config ARM_TIMER_SP804 381config ARM_TIMER_SP804
382 bool "Support for Dual Timer SP804 module" 382 bool "Support for Dual Timer SP804 module" if COMPILE_TEST
383 depends on GENERIC_SCHED_CLOCK && CLKDEV_LOOKUP 383 depends on GENERIC_SCHED_CLOCK && CLKDEV_LOOKUP
384 select CLKSRC_MMIO 384 select CLKSRC_MMIO
385 select TIMER_OF if OF 385 select TIMER_OF if OF