Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 854d4bd2 authored by Vinod Koul's avatar Vinod Koul
Browse files

dmaengine: zxdma: enable COMPILE_TEST



To get more coverage, enable COMPILE_TEST for this driver.

Signed-off-by: default avatarVinod Koul <vinod.koul@intel.com>
parent 4aa258af
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -560,7 +560,7 @@ config XILINX_ZYNQMP_DMA

config ZX_DMA
	tristate "ZTE ZX296702 DMA support"
	depends on ARCH_ZX
	depends on ARCH_ZX || COMPILE_TEST
	select DMA_ENGINE
	select DMA_VIRTUAL_CHANNELS
	help