提交 4cd16941 编写于 作者: V Vinod Koul

dmaengine: tegra-adma: enable COMPILE_TEST

To get more coverage, enable COMPILE_TEST for this driver.
Suggested-by: NJon Hunter <jonathanh@nvidia.com>
Signed-off-by: NVinod Koul <vinod.koul@intel.com>
上级 4dfc9791
...@@ -480,10 +480,9 @@ config TEGRA20_APB_DMA ...@@ -480,10 +480,9 @@ config TEGRA20_APB_DMA
config TEGRA210_ADMA config TEGRA210_ADMA
bool "NVIDIA Tegra210 ADMA support" bool "NVIDIA Tegra210 ADMA support"
depends on ARCH_TEGRA_210_SOC depends on (ARCH_TEGRA_210_SOC || COMPILE_TEST) && PM_CLK
select DMA_ENGINE select DMA_ENGINE
select DMA_VIRTUAL_CHANNELS select DMA_VIRTUAL_CHANNELS
select PM_CLK
help help
Support for the NVIDIA Tegra210 ADMA controller driver. The Support for the NVIDIA Tegra210 ADMA controller driver. The
DMA controller has multiple DMA channels and is used to service DMA controller has multiple DMA channels and is used to service
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册