arm64: defconfig: Enable DA9211 regulator
authorVignesh Raman <vignesh.raman@collabora.com>
Mon, 11 Sep 2023 10:41:39 +0000 (16:11 +0530)
committerAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Tue, 12 Dec 2023 10:52:02 +0000 (11:52 +0100)
Mediatek mt8173 board fails to boot with DA9211 regulator disabled.
Enabling CONFIG_REGULATOR_DA9211=y in drm-ci fixes the issue.

So enable it in the defconfig since kernel-ci also requires it.

Suggested-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Vignesh Raman <vignesh.raman@collabora.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230911104139.617448-1-vignesh.raman@collabora.com
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
arch/arm64/configs/defconfig

index b60aa1f89343698644d4aa1e0c28b5e881c5271b..fcdaf925c4c16426ada340fbc0a335ef82c795fe 100644 (file)
@@ -737,6 +737,7 @@ CONFIG_REGULATOR_AXP20X=y
 CONFIG_REGULATOR_BD718XX=y
 CONFIG_REGULATOR_BD9571MWV=y
 CONFIG_REGULATOR_CROS_EC=y
+CONFIG_REGULATOR_DA9211=m
 CONFIG_REGULATOR_FAN53555=y
 CONFIG_REGULATOR_GPIO=y
 CONFIG_REGULATOR_HI6421V530=y