Browse Source

add missing ifxmips crypto config symbols, spotted by buildbot

SVN-Revision: 21483
Florian Fainelli 16 years ago
parent
commit
bef594108f
2 changed files with 2 additions and 0 deletions
  1. 1 0
      target/linux/generic-2.6/config-2.6.33
  2. 1 0
      target/linux/generic-2.6/config-2.6.34

+ 1 - 0
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

+ 1 - 0
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