dmaengine: jz4780: 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
d78d6c073a
commit
a952b28788
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ config DMA_JZ4740
|
|||
|
||||
config DMA_JZ4780
|
||||
tristate "JZ4780 DMA support"
|
||||
depends on MACH_JZ4780
|
||||
depends on MACH_JZ4780 || COMPILE_TEST
|
||||
select DMA_ENGINE
|
||||
select DMA_VIRTUAL_CHANNELS
|
||||
help
|
||||
|
|
Loading…
Reference in a new issue