From 4b4b7789969d54e3ecf90dcc3f0cff1806cedd1c Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Thu, 2 Sep 2021 19:13:28 +0200 Subject: [PATCH] pygoscelis: Enable support for another sensor found on some AMD SoCs --- pygoscelis-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pygoscelis-config b/pygoscelis-config index 38dfa31..46e9672 100644 --- a/pygoscelis-config +++ b/pygoscelis-config @@ -2552,7 +2552,7 @@ CONFIG_HWMON=y # CONFIG_SENSORS_NZXT_KRAKEN2 is not set # CONFIG_SENSORS_PCF8591 is not set # CONFIG_PMBUS is not set -# CONFIG_SENSORS_SBTSI is not set +CONFIG_SENSORS_SBTSI=m # CONFIG_SENSORS_SHT15 is not set # CONFIG_SENSORS_SHT21 is not set # CONFIG_SENSORS_SHT3x is not set