g[un]zip: add support for -v (verbose).
Add CONFIG_DESKTOP, almost all bloat from this change is hidden under that.
This commit is contained in:
		@@ -29,6 +29,14 @@ config CONFIG_NITPICK
 | 
			
		||||
 | 
			
		||||
	  You have been warned.
 | 
			
		||||
 | 
			
		||||
config CONFIG_DESKTOP
 | 
			
		||||
	bool "Enable options for full-blown desktop systems."
 | 
			
		||||
	default n
 | 
			
		||||
	help
 | 
			
		||||
	  Enable options and features which are not essential.
 | 
			
		||||
	  Select this only if you plan to use busybox on full-blown
 | 
			
		||||
	  desktop machine with common Linux distro, not on an ebmbedded box.
 | 
			
		||||
 | 
			
		||||
choice
 | 
			
		||||
	prompt "Buffer allocation policy"
 | 
			
		||||
	default CONFIG_FEATURE_BUFFERS_USE_MALLOC
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user