async_tx: add support for asynchronous RAID6 recovery operations
[safe/jmp/linux-2.6] / crypto / async_tx / Kconfig
index cb6d731..e5aeb2b 100644 (file)
@@ -18,3 +18,8 @@ config ASYNC_PQ
        tristate
        select ASYNC_CORE
 
+config ASYNC_RAID6_RECOV
+       tristate
+       select ASYNC_CORE
+       select ASYNC_PQ
+