Skip to content

Commit 8016614

Browse files
jdelvareVinod Koul
authored andcommitted
dmaengine: xgene: Set hardware dependency
The xgene-dma driver is only useful on X-Gene SoC. Signed-off-by: Jean 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: Vinod Koul <vinod.koul@intel.com>
1 parent 8ad31bf commit 8016614

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/dma/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -437,6 +437,7 @@ config IMG_MDC_DMA
437437

438438
config XGENE_DMA
439439
tristate "APM X-Gene DMA support"
440+
depends on ARCH_XGENE || COMPILE_TEST
440441
select DMA_ENGINE
441442
select DMA_ENGINE_RAID
442443
select ASYNC_TX_ENABLE_CHANNEL_SWITCH

0 commit comments

Comments
 (0)