From 97a8dd3857aea9730382e2975a2ee2000fd23ebb Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Sun, 1 Oct 2006 15:55:11 +0000 Subject: g[un]zip: add support for -v (verbose). Add CONFIG_DESKTOP, almost all bloat from this change is hidden under that. --- Config.in | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Config.in') diff --git a/Config.in b/Config.in index d8f77ad31..cb41f46ae 100644 --- a/Config.in +++ b/Config.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 -- cgit v1.2.3