Add LZO1X algorithm to the kernel
[powerpc.git] / lib / Kconfig
index 2e7ae6b..3eb29d5 100644 (file)
@@ -64,6 +64,12 @@ config ZLIB_INFLATE
 config ZLIB_DEFLATE
        tristate
 
+config LZO_COMPRESS
+       tristate
+
+config LZO_DECOMPRESS
+       tristate
+
 #
 # Generic allocator support is selected if needed
 #