Kconfig: Allow k3dma driver to be selected for more then HISI3xx platforms
[cascardo/linux.git] / drivers / dma / Kconfig
index 739f797..fe2dbb8 100644 (file)
@@ -279,7 +279,7 @@ config INTEL_MIC_X100_DMA
 
 config K3_DMA
        tristate "Hisilicon K3 DMA support"
-       depends on ARCH_HI3xxx
+       depends on ARCH_HI3xxx || ARCH_HISI || COMPILE_TEST
        select DMA_ENGINE
        select DMA_VIRTUAL_CHANNELS
        help