X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=crypto%2FKconfig;h=c442f2e7ce463cc6c900ae298e3ae0203d7eebf1;hb=39a269c09f854d3d98cbb755b3568175f04efa10;hp=52e1d4108a99bef096d877d5ba5bd1512545a32d;hpb=5367f2d67c7d0bf1faae90e6e7b4e2ac3c9b5e0f;p=linux-2.6 diff --git a/crypto/Kconfig b/crypto/Kconfig index 52e1d4108a..c442f2e7ce 100644 --- a/crypto/Kconfig +++ b/crypto/Kconfig @@ -157,7 +157,7 @@ config CRYPTO_SERPENT config CRYPTO_AES tristate "AES cipher algorithms" - depends on CRYPTO && !(X86 || UML_X86) + depends on CRYPTO help AES cipher algorithms (FIPS-197). AES uses the Rijndael algorithm.