X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=crypto%2FKconfig;h=c442f2e7ce463cc6c900ae298e3ae0203d7eebf1;hb=3b38f317e529d8396377dafc7d95a1451a151df5;hp=52e1d4108a99bef096d877d5ba5bd1512545a32d;hpb=123656d4cc8c946f578ebd18c2050f5251720428;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.