summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-05-17 09:28:44 +0000
committerFlorian Fainelli <florian@openwrt.org>2010-05-17 09:28:44 +0000
commitbef594108f59fe6d7c4a97e1a3a7fc94cbe5e926 (patch)
treeba526366729161c93a298c93775b49071f22ae19 /target
parenta33ac59db409467eb141d6334bd0dadb83ceb52f (diff)
downloadmaster-31e0f0ae-bef594108f59fe6d7c4a97e1a3a7fc94cbe5e926.tar.gz
master-31e0f0ae-bef594108f59fe6d7c4a97e1a3a7fc94cbe5e926.tar.bz2
master-31e0f0ae-bef594108f59fe6d7c4a97e1a3a7fc94cbe5e926.zip
add missing ifxmips crypto config symbols, spotted by buildbot
SVN-Revision: 21483
Diffstat (limited to 'target')
-rw-r--r--target/linux/generic-2.6/config-2.6.331
-rw-r--r--target/linux/generic-2.6/config-2.6.341
2 files changed, 2 insertions, 0 deletions
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