From 8be72aa0787ed2dc1009a1bca27a45dbff748a5b Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Wed, 8 Sep 2021 10:36:42 +0200 Subject: [PATCH] Revert "pygoscelis: Enable support for another sensor found on some AMD SoCs" This reverts commit 4b4b7789969d54e3ecf90dcc3f0cff1806cedd1c as I didn't see any further sensors or sensor data. --- pygoscelis-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pygoscelis-config b/pygoscelis-config index 912bd6e..86d108d 100644 --- a/pygoscelis-config +++ b/pygoscelis-config @@ -2553,7 +2553,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=m +# CONFIG_SENSORS_SBTSI is not set # CONFIG_SENSORS_SHT15 is not set # CONFIG_SENSORS_SHT21 is not set # CONFIG_SENSORS_SHT3x is not set