]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - lib/Kconfig
decompressors: add XZ decompressor module
[mirror_ubuntu-artful-kernel.git] / lib / Kconfig
index 3116aa631af6247845ab78849bfe5684c7614314..2b8f8540d670d4843ccbfc137ff7a9fc7dabac4c 100644 (file)
@@ -106,6 +106,8 @@ config LZO_COMPRESS
 config LZO_DECOMPRESS
        tristate
 
+source "lib/xz/Kconfig"
+
 #
 # These all provide a common interface (hence the apparent duplication with
 # ZLIB_INFLATE; DECOMPRESS_GZIP is just a wrapper.)