]> Pileus Git - ~andy/linux/blobdiff - crypto/Kconfig
[MIPS] Cobalt: Move PCI definitions to arch/mips/pci/fixup-cobalt.c.
[~andy/linux] / crypto / Kconfig
index 935301ee5ac83215073c3564ac6384c8caed3961..3d1a1e27944f059e6cca382cf02636e5d308df23 100644 (file)
@@ -1,7 +1,17 @@
 #
-# Cryptographic API Configuration
+# Generic algorithms support
+#
+config XOR_BLOCKS
+       tristate
+
 #
+# async_tx api: hardware offloaded memory transfer/transform support
+#
+source "crypto/async_tx/Kconfig"
 
+#
+# Cryptographic API Configuration
+#
 menuconfig CRYPTO
        bool "Cryptographic API"
        help