Skip to content

Commit 9403689

Browse files
Fabombgg
authored andcommitted
arm64: defconfig: enable MT6359 regulator driver
The PMIC regulators are essentials to be able to boot MediaTek MT8195 based boards to userspace. Like the other MediaTek PMIC regulator driver, let's enable as well the one for the MT6359 PMIC. Signed-off-by: Fabien Parent <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Matthias Brugger <[email protected]>
1 parent 3123109 commit 9403689

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -644,6 +644,7 @@ CONFIG_REGULATOR_MAX77620=y
644644
CONFIG_REGULATOR_MAX8973=y
645645
CONFIG_REGULATOR_MP8859=y
646646
CONFIG_REGULATOR_MT6358=y
647+
CONFIG_REGULATOR_MT6359=y
647648
CONFIG_REGULATOR_MT6397=y
648649
CONFIG_REGULATOR_PCA9450=y
649650
CONFIG_REGULATOR_PF8X00=y

0 commit comments

Comments
 (0)