]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - lib/Kconfig
x86: Eliminate pointless adjustment attempts in fixup_irqs()
[mv-sheeva.git] / lib / Kconfig
index 2b8f8540d670d4843ccbfc137ff7a9fc7dabac4c..0ee67e08ad3ec2486e4d2c7d11681bee406d61e3 100644 (file)
@@ -122,6 +122,10 @@ config DECOMPRESS_BZIP2
 config DECOMPRESS_LZMA
        tristate
 
+config DECOMPRESS_XZ
+       select XZ_DEC
+       tristate
+
 config DECOMPRESS_LZO
        select LZO_DECOMPRESS
        tristate