aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-3.18
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-05-10 11:46:41 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-05-10 11:46:41 +0000
commit3a8303ca9e67326a05375bfb858d976939173e04 (patch)
tree76f5b644c11cc0cad5e07fcde6d2281605ab30d9 /target/linux/generic/config-3.18
parent4e90bd649abb6a749a8fb0ff59398bd054bda44d (diff)
downloadmaster-187ad058-3a8303ca9e67326a05375bfb858d976939173e04.tar.gz
master-187ad058-3a8303ca9e67326a05375bfb858d976939173e04.tar.bz2
master-187ad058-3a8303ca9e67326a05375bfb858d976939173e04.zip
generic: add CRYPTO_DEV_QCE option to default config
This option has been added in kernel 3.17. It shows-up only when both ARCH_QCOM and CRYPTO are enabled. So we'll disable these two by default to avoid stalling the build when these conditions are met. Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45658 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-3.18')
-rw-r--r--target/linux/generic/config-3.181
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18
index 8cc909f2a9..13e172f46b 100644
--- a/target/linux/generic/config-3.18
+++ b/target/linux/generic/config-3.18
@@ -727,6 +727,7 @@ CONFIG_CRYPTO_ALGAPI2=y
# CONFIG_CRYPTO_DEV_HIFN_795X is not set
# CONFIG_CRYPTO_DEV_MV_CESA is not set
# CONFIG_CRYPTO_DEV_QAT_DH895xCC is not set
+# CONFIG_CRYPTO_DEV_QCE is not set
# CONFIG_CRYPTO_DEV_SAHARA is not set
# CONFIG_CRYPTO_DEV_TALITOS is not set
# CONFIG_CRYPTO_DRBG_MENU is not set