dmaengine: timb-dma: enable COMPILE_TEST
To get more coverage, enable COMPILE_TEST for this driver. Signed-off-by: Vinod Koul <vinod.koul@intel.com>
This commit is contained in:
parent
1609db6f08
commit
4aa258af65
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue