[PATCH] arm64: defconfig: Enable STMicroelectronics STM32 DMA3 support

Alexandre TORGUE alexandre.torgue at foss.st.com
Thu Sep 4 00:48:21 PDT 2025


Hi Patrice

On 8/21/25 11:14, Patrice Chotard wrote:
> Enable STMicroelectronics STM32 DMA3 support as module.
> STM32 DMA3 is used among others by STM32 Octo SPI driver on
> STM32MP257F-EV1 board.
> 
> Signed-off-by: Patrice Chotard <patrice.chotard at foss.st.com>
> ---
>   arch/arm64/configs/defconfig | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 667c4859ecc3cda9b0a3dae7abdd8587fc4f8dbe..d0a9d2a5b140aabe40927981ee710b0eb3b729cf 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -1302,6 +1302,7 @@ CONFIG_RENESAS_USB_DMAC=m
>   CONFIG_RZ_DMAC=y
>   CONFIG_TI_K3_UDMA=y
>   CONFIG_TI_K3_UDMA_GLUE_LAYER=y
> +CONFIG_STM32_DMA3=m
>   CONFIG_VFIO=y
>   CONFIG_VFIO_PCI=y
>   CONFIG_VIRTIO_PCI=y
> 
> ---
> base-commit: 5303936d609e09665deda94eaedf26a0e5c3a087
> change-id: 20250820-upstream_defconfig_enable_stm32_dma3-c1c93f116e62
> 
> Best regards,

Applied on stm32-next.

Thanks!
Alex



More information about the linux-arm-kernel mailing list