projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
kernel config: disable the pcomp api + zlib decompressor by default - it has not...
[openwrt.git]
/
target
/
linux
/
generic
/
config-2.6.38
diff --git
a/target/linux/generic/config-2.6.38
b/target/linux/generic/config-2.6.38
index
102c189
..
0d0de9d
100644
(file)
--- a/
target/linux/generic/config-2.6.38
+++ b/
target/linux/generic/config-2.6.38
@@
-433,8
+433,8
@@
CONFIG_CRYPTO_MANAGER_NO_TESTS=y
# CONFIG_CRYPTO_MICHAEL_MIC is not set
# CONFIG_CRYPTO_NULL is not set
# CONFIG_CRYPTO_PCBC is not set
# CONFIG_CRYPTO_MICHAEL_MIC is not set
# CONFIG_CRYPTO_NULL is not set
# CONFIG_CRYPTO_PCBC is not set
-CONFIG_CRYPTO_PCOMP=y
-CONFIG_CRYPTO_PCOMP2=y
+# CONFIG_CRYPTO_PCOMP is not set
+# CONFIG_CRYPTO_PCOMP2 is not set
# CONFIG_CRYPTO_PCRYPT is not set
# CONFIG_CRYPTO_RMD128 is not set
# CONFIG_CRYPTO_RMD160 is not set
# CONFIG_CRYPTO_PCRYPT is not set
# CONFIG_CRYPTO_RMD128 is not set
# CONFIG_CRYPTO_RMD160 is not set
@@
-461,7
+461,7
@@
CONFIG_CRYPTO_PCOMP2=y
# CONFIG_CRYPTO_WP512 is not set
# CONFIG_CRYPTO_XCBC is not set
# CONFIG_CRYPTO_XTS is not set
# CONFIG_CRYPTO_WP512 is not set
# CONFIG_CRYPTO_XCBC is not set
# CONFIG_CRYPTO_XTS is not set
-CONFIG_CRYPTO_ZLIB=y
+# CONFIG_CRYPTO_ZLIB is not set
# CONFIG_CRYSTALHD is not set
# CONFIG_CS5535_MFGPT is not set
# CONFIG_CUSE is not set
# CONFIG_CRYSTALHD is not set
# CONFIG_CS5535_MFGPT is not set
# CONFIG_CUSE is not set
This page took
0.02571 seconds
and
4
git commands to generate.