[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20250821-upstream_defconfig_enable_stm32_dma3-v1-1-d9c1b71883d9@foss.st.com>
Date: Thu, 21 Aug 2025 11:14:02 +0200
From: Patrice Chotard <patrice.chotard@...s.st.com>
To: Catalin Marinas <catalin.marinas@....com>, Will Deacon <will@...nel.org>,
Alexandre Torgue <alexandre.torgue@...s.st.com>
CC: <linux-arm-kernel@...ts.infradead.org>, <linux-kernel@...r.kernel.org>,
<linux-stm32@...md-mailman.stormreply.com>,
Patrice Chotard
<patrice.chotard@...s.st.com>
Subject: [PATCH] arm64: defconfig: Enable STMicroelectronics STM32 DMA3
support
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@...s.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,
--
Patrice Chotard <patrice.chotard@...s.st.com>
Powered by blists - more mailing lists