From ad4d4e5cbad3ad875eaa59e0a919c014dfb6a39e Mon Sep 17 00:00:00 2001 From: Adrian Calianu Date: Wed, 27 Sep 2017 10:37:36 +0200 Subject: add guest features from yocto branch Signed-off-by: Adrian Calianu --- thermal/thermal_n.cfg | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 thermal/thermal_n.cfg (limited to 'thermal/thermal_n.cfg') diff --git a/thermal/thermal_n.cfg b/thermal/thermal_n.cfg new file mode 100644 index 0000000..faa4970 --- /dev/null +++ b/thermal/thermal_n.cfg @@ -0,0 +1,4 @@ +CONFIG_THERMAL=n +CONFIG_THERMAL_WRITABLE_TRIPS=n +CONFIG_THERMAL_GOV_USER_SPACE=n +CONFIG_X86_PKG_TEMP_THERMAL=n -- cgit v1.2.3-54-g00ecf