提交 90082cd3 编写于 作者: H Huang Shijie 提交者: Vinod Koul

dmaengine: add COMPILE_TEST for the drivers

We can do the compiling test with COMPILE_TEST.
This patch adds the COMPILE_TEST for the drivers.
Signed-off-by: NHuang Shijie <sjhuang@iluvatar.ai>
Acked-by: NLinus Walleij <linus.walleij@linaro.org>
Acked-by: NRobert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: NVinod Koul <vkoul@kernel.org>
上级 fbb69ece
......@@ -447,7 +447,7 @@ config PL330_DMA
config PXA_DMA
bool "PXA DMA support"
depends on (ARCH_MMP || ARCH_PXA)
depends on (ARCH_MMP || ARCH_PXA || COMPILE_TEST)
select DMA_ENGINE
select DMA_VIRTUAL_CHANNELS
help
......@@ -465,7 +465,7 @@ config SIRF_DMA
config STE_DMA40
bool "ST-Ericsson DMA40 support"
depends on ARCH_U8500
depends on ARCH_U8500 || COMPILE_TEST
select DMA_ENGINE
help
Support for ST-Ericsson DMA40 controller
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册