Root/target/linux/uml/patches-3.2/901-lib_zlib_deflate_visible.patch

1make ZLIB_DEFLATE visible, so that we can choose whether we want it built-in
2or as a module
3
4--- a/lib/Kconfig
5+++ b/lib/Kconfig
6@@ -98,7 +98,7 @@ config ZLIB_INFLATE
7     tristate
8 
9 config ZLIB_DEFLATE
10- tristate
11+ tristate "Zlib compression"
12 
13 config LZO_COMPRESS
14     tristate
15

Archive Download this file



interactive