Skip to content

Commit dd1d4bd

Browse files
brooniearndb
authored andcommitted
ARM: multi_v7_defconfig: Enable STM32 IPCC mailbox driver
The STM32 systems have a mailbox used for communication with non-Linux processors like the M4 on the STM32MP157A. Enable the driver for the mailbox so it is available for testing. Signed-off-by: Mark Brown <broonie@kernel.org> Link: https://lore.kernel.org/r/20240107-arm-defconfig-stm32-ipcc-v1-1-924721db5661@kernel.org Signed-off-by: Arnd Bergmann <arnd@arndb.de>
1 parent ea15d0c commit dd1d4bd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm/configs/multi_v7_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1075,6 +1075,7 @@ CONFIG_OMAP2PLUS_MBOX=y
10751075
CONFIG_BCM2835_MBOX=y
10761076
CONFIG_QCOM_APCS_IPC=y
10771077
CONFIG_QCOM_IPCC=y
1078+
CONFIG_STM32_IPCC=m
10781079
CONFIG_OMAP_IOMMU=y
10791080
CONFIG_OMAP_IOMMU_DEBUG=y
10801081
CONFIG_ROCKCHIP_IOMMU=y

0 commit comments

Comments
 (0)