dmaengine: st_fdma: add COMPILE_TEST support

Add COMPILE_TEST as an option to allow test building the driver.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://patch.msgid.link/20251106022015.84970-3-rosenp@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
This commit is contained in:
Rosen Penev
2025-11-05 18:20:15 -08:00
committed by Vinod Koul
parent 19fed6ca15
commit c3af05623e

View File

@@ -590,7 +590,7 @@ config STE_DMA40
config ST_FDMA
tristate "ST FDMA dmaengine support"
depends on ARCH_STI
depends on ARCH_STI || COMPILE_TEST
depends on REMOTEPROC
select ST_SLIM_REMOTEPROC
select DMA_ENGINE