From: Florian Fainelli Date: Mon, 17 May 2010 09:28:44 +0000 (+0000) Subject: add missing ifxmips crypto config symbols, spotted by buildbot X-Git-Tag: reboot~19868 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=bef594108f59fe6d7c4a97e1a3a7fc94cbe5e926;p=openwrt%2Fopenwrt.git add missing ifxmips crypto config symbols, spotted by buildbot SVN-Revision: 21483 --- diff --git a/target/linux/generic-2.6/config-2.6.33 b/target/linux/generic-2.6/config-2.6.33 index 8b70c90c9a..56a622a7b7 100644 --- a/target/linux/generic-2.6/config-2.6.33 +++ b/target/linux/generic-2.6/config-2.6.33 @@ -388,6 +388,7 @@ CONFIG_CRYPTO_ALGAPI=y # CONFIG_CRYPTO_DEFLATE is not set # CONFIG_CRYPTO_DES is not set # CONFIG_CRYPTO_DEV_HIFN_795X is not set +# CONFIG_CRYPTO_DEV_IFXMIPS is not set # CONFIG_CRYPTO_ECB is not set # CONFIG_CRYPTO_FCRYPT is not set # CONFIG_CRYPTO_FIPS is not set diff --git a/target/linux/generic-2.6/config-2.6.34 b/target/linux/generic-2.6/config-2.6.34 index af59fcef66..cf629d233b 100644 --- a/target/linux/generic-2.6/config-2.6.34 +++ b/target/linux/generic-2.6/config-2.6.34 @@ -389,6 +389,7 @@ CONFIG_CRYPTO_ALGAPI=y # CONFIG_CRYPTO_DEFLATE is not set # CONFIG_CRYPTO_DES is not set # CONFIG_CRYPTO_DEV_HIFN_795X is not set +# CONFIG_CRYPTO_DEV_IFXMIPS is not set # CONFIG_CRYPTO_ECB is not set # CONFIG_CRYPTO_FCRYPT is not set # CONFIG_CRYPTO_FIPS is not set