Skip to content

Commit f06f924

Browse files
author
Nicolas Saenz Julienne
committed
ARM: bcm2835_defconfig: Enable fixed-regulator
This regulator is now used to control the SD card's power supply on the Raspberry Pi 4. Suggested-by: Stefan Wahren <[email protected]> Signed-off-by: Nicolas Saenz Julienne <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 8068b7b commit f06f924

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/configs/bcm2835_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ CONFIG_WATCHDOG=y
103103
CONFIG_BCM2835_WDT=y
104104
CONFIG_MFD_SYSCON=y
105105
CONFIG_REGULATOR=y
106+
CONFIG_REGULATOR_FIXED_VOLTAGE=y
106107
CONFIG_REGULATOR_GPIO=y
107108
CONFIG_MEDIA_SUPPORT=y
108109
CONFIG_MEDIA_CAMERA_SUPPORT=y

0 commit comments

Comments
 (0)