From: Herbert Xu Date: Tue, 28 Dec 2010 11:56:26 +0000 (+1100) Subject: crypto: gf128mul - Remove experimental tag X-Git-Tag: v2.6.38-rc1~238^2~8 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8ad225e8e4f530f500c12ec77fd5a51caf6a2f66;p=profile%2Fivi%2Fkernel-x86-ivi.git crypto: gf128mul - Remove experimental tag This feature no longer needs the experimental tag. Reported-by: Toralf Förster Signed-off-by: Herbert Xu --- diff --git a/crypto/Kconfig b/crypto/Kconfig index 96b0e55..4b7cb0e 100644 --- a/crypto/Kconfig +++ b/crypto/Kconfig @@ -110,7 +110,6 @@ config CRYPTO_MANAGER_DISABLE_TESTS config CRYPTO_GF128MUL tristate "GF(2^128) multiplication functions (EXPERIMENTAL)" - depends on EXPERIMENTAL help Efficient table driven implementation of multiplications in the field GF(2^128). This is needed by some cypher modes. This