diff options
author | Patrick 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) |
commit | 77f77b367fb1ecde995f9cdab279693566077671 (patch) | |
tree | 69a533b0ecd6c62614df859c54832d6e266aa18f /src | |
parent | 8df854e4e6a43d683b69a76fcbf4dfd69a7ed284 (diff) |
linux-libre-4.19: Enable coretemp
Diffstat (limited to 'src')
-rw-r--r-- | src/build/linux-libre-4.19_4.19.166+gnu/config | 2 |
1 files changed, 1 insertions, 1 deletions
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 |