Skip to content

Commit 88b1542

Browse files
committed
Merge tag 'at91-5.8-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/defconfig
AT91 defconfig for 5.8 - Add PIOBU and MCP16502 regulator to sama5 defconfig * tag 'at91-5.8-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux: ARM: configs: at91: sama5: enable MCP16502 regulator ARM: configs: at91: sama5: enable SAMA5D2_PIOBU Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnd Bergmann <[email protected]>
2 parents 6e15f0a + 6a2ab88 commit 88b1542

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arm/configs/sama5_defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ CONFIG_SPI=y
128128
CONFIG_SPI_ATMEL=y
129129
CONFIG_SPI_GPIO=y
130130
CONFIG_GPIO_SYSFS=y
131+
CONFIG_GPIO_SAMA5D2_PIOBU=m
131132
CONFIG_POWER_SUPPLY=y
132133
CONFIG_BATTERY_ACT8945A=y
133134
CONFIG_POWER_RESET=y
@@ -142,6 +143,7 @@ CONFIG_REGULATOR=y
142143
CONFIG_REGULATOR_FIXED_VOLTAGE=y
143144
CONFIG_REGULATOR_ACT8865=y
144145
CONFIG_REGULATOR_ACT8945A=y
146+
CONFIG_REGULATOR_MCP16502=m
145147
CONFIG_REGULATOR_PWM=m
146148
CONFIG_MEDIA_SUPPORT=y
147149
CONFIG_MEDIA_CAMERA_SUPPORT=y

0 commit comments

Comments
 (0)