diff options
Diffstat (limited to 'kernel/time/Kconfig')
| -rw-r--r-- | kernel/time/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/kernel/time/Kconfig b/kernel/time/Kconfig index fd42bd452b75..8601f0db1261 100644 --- a/kernel/time/Kconfig +++ b/kernel/time/Kconfig | |||
| @@ -16,6 +16,10 @@ config ARCH_CLOCKSOURCE_DATA | |||
| 16 | config GENERIC_TIME_VSYSCALL | 16 | config GENERIC_TIME_VSYSCALL |
| 17 | bool | 17 | bool |
| 18 | 18 | ||
| 19 | # Timekeeping vsyscall support | ||
| 20 | config GENERIC_TIME_VSYSCALL_OLD | ||
| 21 | bool | ||
| 22 | |||
| 19 | # ktime_t scalar 64bit nsec representation | 23 | # ktime_t scalar 64bit nsec representation |
| 20 | config KTIME_SCALAR | 24 | config KTIME_SCALAR |
| 21 | bool | 25 | bool |
