diff options
Diffstat (limited to 'kernel')
-rw-r--r-- | kernel/time/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/time/Kconfig b/kernel/time/Kconfig index f7e45b9b142b..0dddb9d09d0b 100644 --- a/kernel/time/Kconfig +++ b/kernel/time/Kconfig | |||
@@ -13,7 +13,7 @@ config ARCH_CLOCKSOURCE_DATA | |||
13 | bool | 13 | bool |
14 | 14 | ||
15 | # Platforms has a persistent clock | 15 | # Platforms has a persistent clock |
16 | config HAS_PERSISTENT_CLOCK | 16 | config ALWAYS_USE_PERSISTENT_CLOCK |
17 | bool | 17 | bool |
18 | default n | 18 | default n |
19 | 19 | ||