Skip to content

Commit 016eae2

Browse files
committed
Merge tag 'arm-soc/for-5.8/defconfig' of https://github.com/Broadcom/stblinux into arm/defconfig
This pull request contains Broadcom ARM-based SoCs defconfig file updates for v5.8, please pull the following: - Nicolas enables the fixed-regulator in bcm2835_defconfig which is need to control the Raspberry Pi 4 SD car power supply * tag 'arm-soc/for-5.8/defconfig' of https://github.com/Broadcom/stblinux: ARM: bcm2835_defconfig: Enable fixed-regulator Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnd Bergmann <[email protected]>
2 parents 929379d + 35cdc3f commit 016eae2

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)