diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-01-16 01:25:02 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-01-16 01:25:02 +0000 |
commit | 9299345c7f5305cd29dedc3b30c74658370a6875 (patch) | |
tree | cc6ea01cddeea223655d04cdcc242ff328eac701 /target/linux/generic/config-2.6.37 | |
parent | d80506e8d54216c4476f79d1da7145c08df74e64 (diff) | |
download | upstream-9299345c7f5305cd29dedc3b30c74658370a6875.tar.gz upstream-9299345c7f5305cd29dedc3b30c74658370a6875.tar.bz2 upstream-9299345c7f5305cd29dedc3b30c74658370a6875.zip |
add missing kernel kernel config symbol
SVN-Revision: 25017
Diffstat (limited to 'target/linux/generic/config-2.6.37')
-rw-r--r-- | target/linux/generic/config-2.6.37 | 1 |
1 files changed, 1 insertions, 0 deletions
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 |