The xgene-dma driver is only useful on X-Gene SoC. Signed-off-by: Jean Delvare <jdelvare@xxxxxxx> Cc: Rameshwar Prasad Sahu <rsahu@xxxxxxx> Cc: Loc Ho <lho@xxxxxxx> Cc: Vinod Koul <vinod.koul@xxxxxxxxx> --- drivers/dma/Kconfig | 1 + 1 file changed, 1 insertion(+) --- linux-4.1-rc0.orig/drivers/dma/Kconfig 2015-04-26 12:37:26.220977724 +0200 +++ linux-4.1-rc0/drivers/dma/Kconfig 2015-04-26 12:44:40.620920769 +0200 @@ -437,6 +437,7 @@ config IMG_MDC_DMA config XGENE_DMA tristate "APM X-Gene DMA support" + depends on ARCH_XGENE || COMPILE_TEST select DMA_ENGINE select DMA_ENGINE_RAID select ASYNC_TX_ENABLE_CHANNEL_SWITCH -- Jean Delvare SUSE L3 Support -- To unsubscribe from this list: send the line "unsubscribe dmaengine" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html