Commit 4bcde3a5 authored by Vinod Koul's avatar Vinod Koul

dmaengine: Revert "dmaengine: mv_xor_v2: enable COMPILE_TEST"

This reverts commit 31d5e6b7: ("dmaengine: mv_xor_v2: enable
COMPILE_TEST") as enabling causing bunch of build failures.
Signed-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent ac7b06ba
......@@ -366,7 +366,7 @@ config MV_XOR
config MV_XOR_V2
bool "Marvell XOR engine version 2 support "
depends on ARM64 || COMPILE_TEST
depends on ARM64
select DMA_ENGINE
select DMA_ENGINE_RAID
select ASYNC_TX_ENABLE_CHANNEL_SWITCH
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment