diff options
Diffstat (limited to 'kernel/time/Kconfig')
-rw-r--r-- | kernel/time/Kconfig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/kernel/time/Kconfig b/kernel/time/Kconfig index d626dc98e8df..579ce1b929af 100644 --- a/kernel/time/Kconfig +++ b/kernel/time/Kconfig | |||
@@ -33,12 +33,6 @@ config ARCH_USES_GETTIMEOFFSET | |||
33 | config GENERIC_CLOCKEVENTS | 33 | config GENERIC_CLOCKEVENTS |
34 | bool | 34 | bool |
35 | 35 | ||
36 | # Migration helper. Builds, but does not invoke | ||
37 | config GENERIC_CLOCKEVENTS_BUILD | ||
38 | bool | ||
39 | default y | ||
40 | depends on GENERIC_CLOCKEVENTS | ||
41 | |||
42 | # Architecture can handle broadcast in a driver-agnostic way | 36 | # Architecture can handle broadcast in a driver-agnostic way |
43 | config ARCH_HAS_TICK_BROADCAST | 37 | config ARCH_HAS_TICK_BROADCAST |
44 | bool | 38 | bool |