From 584ec6bd3bc9c6782ef37bedb7ee95a154f6cccb Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Mon, 9 Oct 2006 19:48:56 +0000 Subject: [PATCH] fix uml-2.6 build on x86_64 SVN-Revision: 5003 --- openwrt/target/linux/uml-2.6/config | 1 + 1 file changed, 1 insertion(+) diff --git a/openwrt/target/linux/uml-2.6/config b/openwrt/target/linux/uml-2.6/config index 851153e436..08665583c5 100644 --- a/openwrt/target/linux/uml-2.6/config +++ b/openwrt/target/linux/uml-2.6/config @@ -825,6 +825,7 @@ CONFIG_CRYPTO_TWOFISH=m CONFIG_CRYPTO_SERPENT=m CONFIG_CRYPTO_AES=y # CONFIG_CRYPTO_AES_586 is not set +# CONFIG_CRYPTO_AES_X86_64 is not set CONFIG_CRYPTO_CAST5=m CONFIG_CRYPTO_CAST6=m CONFIG_CRYPTO_TEA=m