Browse Source

add missing kernel kernel config symbol

SVN-Revision: 25017
Felix Fietkau 15 years ago
parent
commit
9299345c7f
2 changed files with 2 additions and 0 deletions
  1. 1 0
      target/linux/generic/config-2.6.36
  2. 1 0
      target/linux/generic/config-2.6.37

+ 1 - 0
target/linux/generic/config-2.6.36

@@ -400,6 +400,7 @@ CONFIG_CRYPTO_ALGAPI2=y
 # CONFIG_CRYPTO_DES is not set
 # CONFIG_CRYPTO_DEV_HIFN_795X is not set
 # CONFIG_CRYPTO_DEV_MV_CESA is not set
+# CONFIG_CRYPTO_DEV_TALITOS 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/config-2.6.37

@@ -400,6 +400,7 @@ CONFIG_CRYPTO_ALGAPI2=y
 # CONFIG_CRYPTO_DES is not set
 # CONFIG_CRYPTO_DEV_HIFN_795X is not set
 # CONFIG_CRYPTO_DEV_MV_CESA is not set
+# CONFIG_CRYPTO_DEV_TALITOS is not set
 # CONFIG_CRYPTO_ECB is not set
 # CONFIG_CRYPTO_FCRYPT is not set
 # CONFIG_CRYPTO_FIPS is not set