mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-10 06:49:29 -04:00
dmaengine: Revert "dmaengine: mv_xor_v2: enable COMPILE_TEST"
This reverts commit 31d5e6b724: ("dmaengine: mv_xor_v2: enable
COMPILE_TEST") as enabling causing bunch of build failures.
Signed-off-by: Vinod Koul <vkoul@kernel.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user