dmaengine: mmp_pdma: enable COMPILE_TEST
To get more coverage, enable COMPILE_TEST for this driver. Acked-by: Zhangfei Gao <zhangfei.gao@linaro.org> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
This commit is contained in:
@@ -297,7 +297,7 @@ config LPC18XX_DMAMUX
|
|||||||
|
|
||||||
config MMP_PDMA
|
config MMP_PDMA
|
||||||
bool "MMP PDMA support"
|
bool "MMP PDMA support"
|
||||||
depends on (ARCH_MMP || ARCH_PXA)
|
depends on ARCH_MMP || ARCH_PXA || COMPILE_TEST
|
||||||
select DMA_ENGINE
|
select DMA_ENGINE
|
||||||
help
|
help
|
||||||
Support the MMP PDMA engine for PXA and MMP platform.
|
Support the MMP PDMA engine for PXA and MMP platform.
|
||||||
|
Reference in New Issue
Block a user