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

Commit 4aa258af authored by Vinod Koul's avatar Vinod Koul
Browse files

dmaengine: timb-dma: enable COMPILE_TEST



To get more coverage, enable COMPILE_TEST for this driver.

Signed-off-by: default avatarVinod Koul <vinod.koul@intel.com>
parent 1609db6f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -496,7 +496,7 @@ config TEGRA210_ADMA

config TIMB_DMA
	tristate "Timberdale FPGA DMA support"
	depends on MFD_TIMBERDALE
	depends on MFD_TIMBERDALE || COMPILE_TEST
	select DMA_ENGINE
	help
	  Enable support for the Timberdale FPGA DMA engine.