diff options
-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 68161f7a07d6..7e7146f735c6 100644 --- a/drivers/clocksource/Kconfig +++ b/drivers/clocksource/Kconfig | |||
@@ -230,7 +230,7 @@ config CLKSRC_QCOM | |||
230 | 230 | ||
231 | config CLKSRC_VERSATILE | 231 | config CLKSRC_VERSATILE |
232 | bool "ARM Versatile (Express) reference platforms clock source" | 232 | bool "ARM Versatile (Express) reference platforms clock source" |
233 | depends on GENERIC_SCHED_CLOCK && !ARCH_USES_GETTIMEOFFSET | 233 | depends on PLAT_VERSATILE && GENERIC_SCHED_CLOCK && !ARCH_USES_GETTIMEOFFSET |
234 | select CLKSRC_OF | 234 | select CLKSRC_OF |
235 | default y if MFD_VEXPRESS_SYSREG | 235 | default y if MFD_VEXPRESS_SYSREG |
236 | help | 236 | help |