X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;ds=sidebyside;f=crypto%2FKconfig;h=c442f2e7ce463cc6c900ae298e3ae0203d7eebf1;hb=3b3ab2eb9cf07ef1bc7a676c19aab994adb41a87;hp=52e1d4108a99bef096d877d5ba5bd1512545a32d;hpb=57d1c91fa6d9146b309b7511f6432dea2a24858b;p=~andy%2Flinux diff --git a/crypto/Kconfig b/crypto/Kconfig index 52e1d4108a9..c442f2e7ce4 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.