diff options
Diffstat (limited to 'crypto/async_tx/Kconfig')
-rw-r--r-- | crypto/async_tx/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/crypto/async_tx/Kconfig b/crypto/async_tx/Kconfig index e24aa80087ad..5de2ed13b35d 100644 --- a/crypto/async_tx/Kconfig +++ b/crypto/async_tx/Kconfig | |||
@@ -37,3 +37,8 @@ config ASYNC_RAID6_TEST | |||
37 | 37 | ||
38 | If unsure, say N. | 38 | If unsure, say N. |
39 | 39 | ||
40 | config ASYNC_TX_DISABLE_PQ_VAL_DMA | ||
41 | bool | ||
42 | |||
43 | config ASYNC_TX_DISABLE_XOR_VAL_DMA | ||
44 | bool | ||