Skip to content

Commit 115c14e

Browse files
lumagandersson
authored andcommitted
arm64: defconfig: build CONFIG_REGULATOR_QCOM_REFGEN as module
Enable CONFIG_REGULATOR_QCOM_REFGEN and build it as a module. It is an internal supply used by the DSI on SM8350-based platforms (e.g. on the SM8350 HDK device). Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20240804-sm8350-fixes-v1-11-1149dd8399fe@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent 8400291 commit 115c14e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -785,6 +785,7 @@ CONFIG_REGULATOR_PCA9450=y
785785
CONFIG_REGULATOR_PF8X00=y
786786
CONFIG_REGULATOR_PFUZE100=y
787787
CONFIG_REGULATOR_PWM=y
788+
CONFIG_REGULATOR_QCOM_REFGEN=m
788789
CONFIG_REGULATOR_QCOM_RPMH=y
789790
CONFIG_REGULATOR_QCOM_SMD_RPM=y
790791
CONFIG_REGULATOR_QCOM_SPMI=y

0 commit comments

Comments
 (0)