uml: remove 3.2 patches
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36076
This commit is contained in:
		@@ -1,14 +0,0 @@
 | 
			
		||||
make ZLIB_DEFLATE visible, so that we can choose whether we want it built-in
 | 
			
		||||
or as a module
 | 
			
		||||
 | 
			
		||||
--- a/lib/Kconfig
 | 
			
		||||
+++ b/lib/Kconfig
 | 
			
		||||
@@ -98,7 +98,7 @@ config ZLIB_INFLATE
 | 
			
		||||
 	tristate
 | 
			
		||||
 
 | 
			
		||||
 config ZLIB_DEFLATE
 | 
			
		||||
-	tristate
 | 
			
		||||
+	tristate "Zlib compression"
 | 
			
		||||
 
 | 
			
		||||
 config LZO_COMPRESS
 | 
			
		||||
 	tristate
 | 
			
		||||
		Reference in New Issue
	
	Block a user