From 77f77b367fb1ecde995f9cdab279693566077671 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Mon, 11 Jan 2021 02:18:20 -0500 Subject: linux-libre-4.19: Enable coretemp --- 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 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 -- cgit v0.9.1