[PATCH 1/3] arm64: defconfig: enable the SGM3804 regulator driver as module

Neil Armstrong neil.armstrong at linaro.org
Tue Jul 28 02:31:56 PDT 2026


Enable the SGM3804 regulator driver as module since it's
used by the Ayaneo Pocket S2 board as Display voltage regulator.

Signed-off-by: Neil Armstrong <neil.armstrong at linaro.org>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 6ec8d3a69c98..97a51c238f55 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -895,6 +895,7 @@ CONFIG_REGULATOR_QCOM_USB_VBUS=m
 CONFIG_REGULATOR_RAA215300=y
 CONFIG_REGULATOR_RK808=y
 CONFIG_REGULATOR_S2MPS11=y
+CONFIG_REGULATOR_SGM3804=y
 CONFIG_REGULATOR_TPS65132=m
 CONFIG_REGULATOR_TPS65219=y
 CONFIG_REGULATOR_VCTRL=m

-- 
2.34.1




More information about the linux-arm-kernel mailing list