diff options
Diffstat (limited to 'tools/thermal/thermometer/thermometer.conf')
-rw-r--r-- | tools/thermal/thermometer/thermometer.conf | 5 |
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 000000000..02c6dab3b --- /dev/null +++ b/tools/thermal/thermometer/thermometer.conf @@ -0,0 +1,5 @@ + +thermal-zones = ( + { name = "cpu[0-9]-thermal"; + polling = 100; } + ) |