[PATCH v5 3/4] arm64: defconfig: enable Maxim MAX77759 fuel-gauge driver
Thomas Antoine via B4 Relay
devnull+t.antoine.uclouvain.be at kernel.org
Mon Aug 4 07:26:40 PDT 2025
From: Thomas Antoine <t.antoine at uclouvain.be>
Enable the Maxim MAX77759 fuel gauge as it is used by the gs101-oriole
(Google Pixel 6) and gs101-raven (Google Pixe 6 Pro) boards.
Signed-off-by: Thomas Antoine <t.antoine at uclouvain.be>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 7e04a2905ce4ec71e8263a85f20398f702917390..dd90e72e71dfd45c62942f83db6814f263517a0c 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -691,6 +691,7 @@ CONFIG_BATTERY_QCOM_BATTMGR=m
CONFIG_BATTERY_SBS=m
CONFIG_BATTERY_BQ27XXX=y
CONFIG_BATTERY_MAX17042=m
+CONFIG_BATTERY_MAX77759=m
CONFIG_CHARGER_MT6360=m
CONFIG_CHARGER_BQ25890=m
CONFIG_CHARGER_BQ25980=m
--
2.50.1
More information about the linux-arm-kernel
mailing list