From 0e2d104f9d6ac79a18d202bcc1c7242a180e2681 Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Fri, 13 Jun 2025 20:39:30 +0200 Subject: [PATCH] pygoscelis: Disable CONFIG_FUEL_GAUGE_STC3117 --- pygoscelis-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pygoscelis-config b/pygoscelis-config index 6536d8e..6d01b1a 100644 --- a/pygoscelis-config +++ b/pygoscelis-config @@ -3367,7 +3367,7 @@ CONFIG_POWER_SUPPLY_HWMON=y # CONFIG_BATTERY_RT5033 is not set # CONFIG_CHARGER_RT9455 is not set # CONFIG_CHARGER_SC2731 is not set -CONFIG_FUEL_GAUGE_STC3117=m +# CONFIG_FUEL_GAUGE_STC3117 is not set # CONFIG_CHARGER_BD99954 is not set # CONFIG_BATTERY_UG3105 is not set # CONFIG_FUEL_GAUGE_MM8013 is not set