aboutsummaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorspkal01 <kalligeross@gmail.com>2021-05-17 02:37:28 +0530
committerspkal01 <kalligeross@gmail.com>2021-05-17 02:37:28 +0530
commit93b265ae2eba8d93d0ffa406958547232f3114c8 (patch)
treec2f093aa144f732b5cf7bd8a0b45bf35eda42e1c /init
parent0a82617b8fce8994076b518064e7d420af290ea8 (diff)
parent016f4ba70bffb6d02725e778c3989fa542e6d12a (diff)
Merge branch 'android11' of https://github.com/vantoman/kernel_xiaomi_sm6150 into HEADHEADr11.1
Diffstat (limited to 'init')
-rw-r--r--init/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/init/Kconfig b/init/Kconfig
index ae2cb1423543..e7a28c53f886 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -1188,6 +1188,13 @@ config SCHED_TUNE
If unsure, say N.
+config SCHED_TUNE_DUMMY
+ bool "Create dummy SCHEDTUNE nodes"
+ depends on SMP
+ depends on !SCHED_TUNE && !CGROUP_SCHEDTUNE
+ help
+ Create dummy SCHEDTUNE nodes.
+
config DEFAULT_USE_ENERGY_AWARE
bool "Default to enabling the Energy Aware Scheduler feature"
default n