mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-19 18:53:52 +08:00
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
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user