diff options
Diffstat (limited to 'crypto/Kconfig')
-rw-r--r-- | crypto/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/crypto/Kconfig b/crypto/Kconfig index 4ca0ab3448d..b749a1a46e2 100644 --- a/crypto/Kconfig +++ b/crypto/Kconfig @@ -1,4 +1,10 @@ # +# Generic algorithms support +# +config XOR_BLOCKS + tristate + +# # Cryptographic API Configuration # |