1
0
Fork 0

dmaengine: mv_xor_v2: enable COMPILE_TEST

To get more coverage, enable COMPILE_TEST for this driver.

Signed-off-by: Hanna Hawa <hannah@marvell.com>
Reviewed-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
hifive-unleashed-5.1
Hanna Hawa 2018-07-17 13:30:03 +03:00 committed by Vinod Koul
parent c3a272c7b0
commit 31d5e6b724
1 changed files with 1 additions and 1 deletions

View File

@ -366,7 +366,7 @@ config MV_XOR
config MV_XOR_V2
bool "Marvell XOR engine version 2 support "
depends on ARM64
depends on ARM64 || COMPILE_TEST
select DMA_ENGINE
select DMA_ENGINE_RAID
select ASYNC_TX_ENABLE_CHANNEL_SWITCH