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 | b8bc1eca45289b8a529fcb4ab559505c101bc877 (patch) | |
tree | 061b6c1c9e830d840ca9e9fea74c48079b60db8e /target/linux/generic/config-3.2 | |
parent | 5a471e23ad976a64c46eb6c2d81a59c5a8d7a09b (diff) | |
download | upstream-b8bc1eca45289b8a529fcb4ab559505c101bc877.tar.gz upstream-b8bc1eca45289b8a529fcb4ab559505c101bc877.tar.bz2 upstream-b8bc1eca45289b8a529fcb4ab559505c101bc877.zip |
linux/3.2: add XZ decompressor support to crypto
SVN-Revision: 30792
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 |