]> git.karo-electronics.de Git - linux-beck.git/blobdiff - lib/Kconfig
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
[linux-beck.git] / lib / Kconfig
index 1cfe51628e1bd590bc2cfae81729d1b326e8ef82..97b136ff117e364b3d1153c1ae5a0780064ab3de 100644 (file)
@@ -117,6 +117,10 @@ config DECOMPRESS_BZIP2
 config DECOMPRESS_LZMA
        tristate
 
+config DECOMPRESS_LZO
+       select LZO_DECOMPRESS
+       tristate
+
 #
 # Generic allocator support is selected if needed
 #