Skip to content

Commit 806f49a

Browse files
vigneshramanAngeloGioacchino Del Regno
authored andcommitted
arm64: defconfig: Enable DA9211 regulator
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>
1 parent b85ea95 commit 806f49a

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
@@ -737,6 +737,7 @@ CONFIG_REGULATOR_AXP20X=y
737737
CONFIG_REGULATOR_BD718XX=y
738738
CONFIG_REGULATOR_BD9571MWV=y
739739
CONFIG_REGULATOR_CROS_EC=y
740+
CONFIG_REGULATOR_DA9211=m
740741
CONFIG_REGULATOR_FAN53555=y
741742
CONFIG_REGULATOR_GPIO=y
742743
CONFIG_REGULATOR_HI6421V530=y

0 commit comments

Comments
 (0)