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>
This commit is contained in:
parent
c3a272c7b0
commit
31d5e6b724
@ -366,7 +366,7 @@ config MV_XOR
|
|||||||
|
|
||||||
config MV_XOR_V2
|
config MV_XOR_V2
|
||||||
bool "Marvell XOR engine version 2 support "
|
bool "Marvell XOR engine version 2 support "
|
||||||
depends on ARM64
|
depends on ARM64 || 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
|
||||||
|
Loading…
Reference in New Issue
Block a user