summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2021-01-11 02:18:20 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2021-01-11 02:18:20 (EST)
commit77f77b367fb1ecde995f9cdab279693566077671 (patch)
tree69a533b0ecd6c62614df859c54832d6e266aa18f
parent8df854e4e6a43d683b69a76fcbf4dfd69a7ed284 (diff)
linux-libre-4.19: Enable coretemp
-rw-r--r--changelog2
-rw-r--r--src/build/linux-libre-4.19_4.19.166+gnu/config2
2 files changed, 3 insertions, 1 deletions
diff --git a/changelog b/changelog
index 576af40..5033372 100644
--- a/changelog
+++ b/changelog
@@ -7,6 +7,8 @@ config-x60 (2.6) trunk
less legible than hand-drawn bitmap fonts are. Replacing the four
M+ fonts with one 8x16 font should also save about 32 KiB
uncompressed.
+ * config-linux-libre-4.19-x60: Enable Intel Core/Core2/Atom
+ temperature sensor (coretemp) driver.
-- Patrick McDermott <patrick.mcdermott@libiquity.com> Mon, 11 Jan 2021 00:40:28 -0500
diff --git a/src/build/linux-libre-4.19_4.19.166+gnu/config b/src/build/linux-libre-4.19_4.19.166+gnu/config
index 75f7e93..85d7e4a 100644
--- a/src/build/linux-libre-4.19_4.19.166+gnu/config
+++ b/src/build/linux-libre-4.19_4.19.166+gnu/config
@@ -1520,7 +1520,7 @@ CONFIG_HWMON=y
# CONFIG_SENSORS_G762 is not set
# CONFIG_SENSORS_HIH6130 is not set
# CONFIG_SENSORS_I5500 is not set
-# CONFIG_SENSORS_CORETEMP is not set
+CONFIG_SENSORS_CORETEMP=y
# CONFIG_SENSORS_IT87 is not set
# CONFIG_SENSORS_JC42 is not set
# CONFIG_SENSORS_POWR1220 is not set