Author: nbd
Date: 2015-05-10 13:46:41 +0200 (Sun, 10 May 2015)
New Revision: 45658

Modified:
   trunk/target/linux/generic/config-3.18
   trunk/target/linux/generic/config-4.0
Log:
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 <[email protected]>

Modified: trunk/target/linux/generic/config-3.18
===================================================================
--- trunk/target/linux/generic/config-3.18      2015-05-10 11:17:29 UTC (rev 
45657)
+++ trunk/target/linux/generic/config-3.18      2015-05-10 11:46:41 UTC (rev 
45658)
@@ -727,6 +727,7 @@
 # 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

Modified: trunk/target/linux/generic/config-4.0
===================================================================
--- trunk/target/linux/generic/config-4.0       2015-05-10 11:17:29 UTC (rev 
45657)
+++ trunk/target/linux/generic/config-4.0       2015-05-10 11:46:41 UTC (rev 
45658)
@@ -737,6 +737,7 @@
 # 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
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to