diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-03-02 23:08:56 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-03-02 23:08:56 +0000 |
commit | f26c81f123ebc18b38ace86db79215e83b87fb33 (patch) | |
tree | 8e4bc31fa59416103cb7673cc0087235dc3260d9 /target/linux/generic/config-3.2 | |
parent | 488fbffcd67caddad6768e7583fd9416c7675ea4 (diff) | |
download | upstream-f26c81f123ebc18b38ace86db79215e83b87fb33.tar.gz upstream-f26c81f123ebc18b38ace86db79215e83b87fb33.tar.bz2 upstream-f26c81f123ebc18b38ace86db79215e83b87fb33.zip |
linux/3.2: add XZ decompressor support to crypto
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30792 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-3.2')
-rw-r--r-- | target/linux/generic/config-3.2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.2 b/target/linux/generic/config-3.2 index a44ebe7d4f..c4be769cd1 100644 --- a/target/linux/generic/config-3.2 +++ b/target/linux/generic/config-3.2 @@ -487,6 +487,7 @@ CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y # CONFIG_CRYPTO_WP512 is not set # CONFIG_CRYPTO_XCBC is not set # CONFIG_CRYPTO_XTS is not set +# CONFIG_CRYPTO_XZ is not set # CONFIG_CRYPTO_ZLIB is not set # CONFIG_CRYSTALHD is not set # CONFIG_CS5535_MFGPT is not set |