X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=lib%2FKconfig;h=2b8f8540d670d4843ccbfc137ff7a9fc7dabac4c;hb=24fa0402a9b6a537e87e38341e78b7da86486846;hp=3116aa631af6247845ab78849bfe5684c7614314;hpb=fb7fa589fd3ecc212fabd7867a4ecc3b175260c1;p=mirror_ubuntu-artful-kernel.git diff --git a/lib/Kconfig b/lib/Kconfig index 3116aa631af6..2b8f8540d670 100644 --- a/lib/Kconfig +++ b/lib/Kconfig @@ -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.)