From: Felix Fietkau Date: Sun, 16 Jan 2011 01:25:02 +0000 (+0000) Subject: add missing kernel kernel config symbol X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=e7a8ce19cfe645842bd05e5bb15512a673715341;p=15.05%2Fopenwrt.git add missing kernel kernel config symbol git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25017 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/generic/config-2.6.36 b/target/linux/generic/config-2.6.36 index 45dbde073c..f187079da8 100644 --- a/target/linux/generic/config-2.6.36 +++ b/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 diff --git a/target/linux/generic/config-2.6.37 b/target/linux/generic/config-2.6.37 index b8fa6009eb..c1fd9d8930 100644 --- a/target/linux/generic/config-2.6.37 +++ b/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