]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - crypto/Kconfig
async_tx: add the async_tx api
[mirror_ubuntu-zesty-kernel.git] / crypto / Kconfig
index b749a1a46e227f923cb2dee9df0939e194954fe0..07090e9f9bcfef1dc86c9835dee220625a5e0e80 100644 (file)
@@ -5,9 +5,13 @@ config XOR_BLOCKS
        tristate
 
 #
-# Cryptographic API Configuration
+# async_tx api: hardware offloaded memory transfer/transform support
 #
+source "crypto/async_tx/Kconfig"
 
+#
+# Cryptographic API Configuration
+#
 menu "Cryptographic options"
 
 config CRYPTO