diff mbox series

[v1,1/8] arm64: defconfig: Enable CONFIG_REGULATOR_TPS65132

Message ID 2ceb6e90b2efb980771a3531ddb514ff6ab5d2b9.1606486893.git.agx@sigxcpu.org (mailing list archive)
State New, archived
Headers show
Series arm64: defconfig: Enable Librem 5 hardware | expand

Commit Message

Guido Günther Nov. 27, 2020, 2:22 p.m. UTC
This is used by the Librem 5 to supply power to the panel.

Signed-off-by: Guido Günther <agx@sigxcpu.org>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 270d326d5f28..22c9e65d1ba5 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -595,6 +595,7 @@  CONFIG_REGULATOR_QCOM_SMD_RPM=y
 CONFIG_REGULATOR_QCOM_SPMI=y
 CONFIG_REGULATOR_RK808=y
 CONFIG_REGULATOR_S2MPS11=y
+CONFIG_REGULATOR_TPS65132=m
 CONFIG_REGULATOR_VCTRL=m
 CONFIG_RC_CORE=m
 CONFIG_RC_DECODERS=y