aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2006-10-09 19:48:56 +0000
committerNicolas Thill <nico@openwrt.org>2006-10-09 19:48:56 +0000
commit584ec6bd3bc9c6782ef37bedb7ee95a154f6cccb (patch)
treedaabeda21eaa6cccdf03bd9d7869224aebc90875
parent52c7a487fa274178dac3fd5c45696932fb52b1f7 (diff)
downloadupstream-584ec6bd3bc9c6782ef37bedb7ee95a154f6cccb.tar.gz
upstream-584ec6bd3bc9c6782ef37bedb7ee95a154f6cccb.tar.bz2
upstream-584ec6bd3bc9c6782ef37bedb7ee95a154f6cccb.zip
fix uml-2.6 build on x86_64
SVN-Revision: 5003
-rw-r--r--openwrt/target/linux/uml-2.6/config1
1 files changed, 1 insertions, 0 deletions
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