diff options
author | John Crispin <john@openwrt.org> | 2015-04-03 19:05:57 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-04-03 19:05:57 +0000 |
commit | e26f0d86e81b569af0009835d6b90e91cf9795e8 (patch) | |
tree | 9127a63cb4b7fd6e39f6e3e20e52a18723baae3f /target | |
parent | 541f569a9dc0a61177332d333e40a8ec5c3c4ea2 (diff) | |
download | upstream-e26f0d86e81b569af0009835d6b90e91cf9795e8.tar.gz upstream-e26f0d86e81b569af0009835d6b90e91cf9795e8.tar.bz2 upstream-e26f0d86e81b569af0009835d6b90e91cf9795e8.zip |
ipq806x: another missing symbol
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45257
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/ipq806x/config-3.18 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ipq806x/config-3.18 b/target/linux/ipq806x/config-3.18 index b2f5571bf1..0dd3796706 100644 --- a/target/linux/ipq806x/config-3.18 +++ b/target/linux/ipq806x/config-3.18 @@ -82,6 +82,7 @@ CONFIG_CRC16=y # CONFIG_CRC32_SARWATE is not set CONFIG_CRC32_SLICEBY8=y CONFIG_CROSS_MEMORY_ATTACH=y +# CONFIG_CRYPTO_DEV_QCE is not set # CONFIG_CRYPTO_SHA1_ARM_NEON is not set # CONFIG_CRYPTO_SHA512_ARM_NEON is not set CONFIG_CRYPTO_XZ=y |