diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-04-29 15:08:24 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-04-29 15:08:24 +0000 |
commit | 923ebbac81c3166817b7d2e879c8b78356a44a41 (patch) | |
tree | 0f1df949c5a78c747ae231c395d4b5b0324b1c95 /target/linux/generic | |
parent | 5528e0b0083597fec12c4de95c46f0e00cb2d6a4 (diff) | |
download | upstream-923ebbac81c3166817b7d2e879c8b78356a44a41.tar.gz upstream-923ebbac81c3166817b7d2e879c8b78356a44a41.tar.bz2 upstream-923ebbac81c3166817b7d2e879c8b78356a44a41.zip |
linux/3.3: yet another missing symbol
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
SVN-Revision: 31527
Diffstat (limited to 'target/linux/generic')
-rw-r--r-- | target/linux/generic/config-3.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3 index 244e7988e7..ee7d4ea1ee 100644 --- a/target/linux/generic/config-3.3 +++ b/target/linux/generic/config-3.3 @@ -448,6 +448,7 @@ CONFIG_CRYPTO=y # CONFIG_CRYPTO_CTS is not set # CONFIG_CRYPTO_DEFLATE is not set # CONFIG_CRYPTO_DES is not set +# CONFIG_CRYPTO_DEV_FSL_CAAM 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 |