X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=lib%2FKconfig;h=3eb29d5dc4f56d3ba66553a8cd053185610b2c0d;hb=64c70b1cf43de158282bc1675918d503e5b15cc1;hp=2e7ae6b9215b2d390d30171c4e61e000f7079705;hpb=5c34202b8bf942da411b6599668a76b07449bbfd;p=powerpc.git diff --git a/lib/Kconfig b/lib/Kconfig index 2e7ae6b921..3eb29d5dc4 100644 --- a/lib/Kconfig +++ b/lib/Kconfig @@ -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 #