diff options
Diffstat (limited to 'init/Kconfig')
-rw-r--r-- | init/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/init/Kconfig b/init/Kconfig index ef10d83bc379..ea1be003275a 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
@@ -780,6 +780,9 @@ config LOG_BUF_SHIFT | |||
780 | config HAVE_UNSTABLE_SCHED_CLOCK | 780 | config HAVE_UNSTABLE_SCHED_CLOCK |
781 | bool | 781 | bool |
782 | 782 | ||
783 | config GENERIC_SCHED_CLOCK | ||
784 | bool | ||
785 | |||
783 | # | 786 | # |
784 | # For architectures that want to enable the support for NUMA-affine scheduler | 787 | # For architectures that want to enable the support for NUMA-affine scheduler |
785 | # balancing logic: | 788 | # balancing logic: |