diff options
Diffstat (limited to 'kernel/time/Kconfig')
-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 fd42bd452b75..489c86154d1f 100644 --- a/kernel/time/Kconfig +++ b/kernel/time/Kconfig | |||
@@ -13,7 +13,7 @@ config ARCH_CLOCKSOURCE_DATA | |||
13 | bool | 13 | bool |
14 | 14 | ||
15 | # Timekeeping vsyscall support | 15 | # Timekeeping vsyscall support |
16 | config GENERIC_TIME_VSYSCALL | 16 | config GENERIC_TIME_VSYSCALL_OLD |
17 | bool | 17 | bool |
18 | 18 | ||
19 | # ktime_t scalar 64bit nsec representation | 19 | # ktime_t scalar 64bit nsec representation |