projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3a272c
)
dmaengine: mv_xor_v2: enable COMPILE_TEST
author
Hanna Hawa
<hannah@marvell.com>
Tue, 17 Jul 2018 10:30:03 +0000
(13:30 +0300)
committer
Vinod Koul
<vkoul@kernel.org>
Fri, 20 Jul 2018 09:31:58 +0000
(15:01 +0530)
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>
drivers/dma/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/dma/Kconfig
b/drivers/dma/Kconfig
index ca1680afa20ae8ceea3a140edb3366f84dcc02df..1f7612920d06a911fd8578ce7ccda1e36b0cc83c 100644
(file)
--- a/
drivers/dma/Kconfig
+++ b/
drivers/dma/Kconfig
@@
-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