aboutsummaryrefslogtreecommitdiffstats
path: root/tools/thermal/thermometer/thermometer.conf
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tools/thermal/thermometer/thermometer.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/thermal/thermometer/thermometer.conf b/tools/thermal/thermometer/thermometer.conf
new file mode 100644
index 000000000000..02c6dab3b1b3
--- /dev/null
+++ b/tools/thermal/thermometer/thermometer.conf
@@ -0,0 +1,5 @@
+
+thermal-zones = (
+ { name = "cpu[0-9]-thermal";
+ polling = 100; }
+ )