Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 80166146 authored by Jean Delvare's avatar Jean Delvare Committed by Vinod Koul
Browse files

dmaengine: xgene: Set hardware dependency



The xgene-dma driver is only useful on X-Gene SoC.

Signed-off-by: default avatarJean Delvare <jdelvare@suse.de>
Cc: Rameshwar Prasad Sahu <rsahu@apm.com>
Cc: Loc Ho <lho@apm.com>
Cc: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: default avatarVinod Koul <vinod.koul@intel.com>
parent 8ad31bf4
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -437,6 +437,7 @@ config IMG_MDC_DMA


config XGENE_DMA
config XGENE_DMA
	tristate "APM X-Gene DMA support"
	tristate "APM X-Gene DMA support"
	depends on ARCH_XGENE || COMPILE_TEST
	select DMA_ENGINE
	select DMA_ENGINE
	select DMA_ENGINE_RAID
	select DMA_ENGINE_RAID
	select ASYNC_TX_ENABLE_CHANNEL_SWITCH
	select ASYNC_TX_ENABLE_CHANNEL_SWITCH