summaryrefslogtreecommitdiffstats
path: root/features/thermal
diff options
context:
space:
mode:
authorAdrian Calianu <adrian.calianu@enea.com>2017-09-05 17:22:26 +0200
committerAdrian Calianu <adrian.calianu@enea.com>2017-09-05 17:22:26 +0200
commitc47f2bfcefee5d746dd72af26faec2b44ff553b5 (patch)
treeaa9ac21407f71af2520aec4d1dc4248217e83c11 /features/thermal
parent85a500385477e07d144fc3fcfa4ec62e6aabc8e8 (diff)
downloadenea-kernel-cache-c47f2bfcefee5d746dd72af26faec2b44ff553b5.tar.gz
add new kernel features needed by guest
Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
Diffstat (limited to 'features/thermal')
-rw-r--r--features/thermal/thermal_n.cfg4
-rw-r--r--features/thermal/thermal_n.scc5
2 files changed, 9 insertions, 0 deletions
diff --git a/features/thermal/thermal_n.cfg b/features/thermal/thermal_n.cfg
new file mode 100644
index 0000000..faa4970
--- /dev/null
+++ b/features/thermal/thermal_n.cfg
@@ -0,0 +1,4 @@
1CONFIG_THERMAL=n
2CONFIG_THERMAL_WRITABLE_TRIPS=n
3CONFIG_THERMAL_GOV_USER_SPACE=n
4CONFIG_X86_PKG_TEMP_THERMAL=n
diff --git a/features/thermal/thermal_n.scc b/features/thermal/thermal_n.scc
new file mode 100644
index 0000000..cccc945
--- /dev/null
+++ b/features/thermal/thermal_n.scc
@@ -0,0 +1,5 @@
1define KFEATURE_DESCRIPTION "Disable thermal sysfs support"
2
3define KFEATURE_COMPATIBILITY all
4
5kconf hardware thermal_n.cfg