aboutsummaryrefslogtreecommitdiff
path: root/debian/Config.h-udeb
diff options
context:
space:
mode:
Diffstat (limited to 'debian/Config.h-udeb')
-rw-r--r--debian/Config.h-udeb5
1 files changed, 2 insertions, 3 deletions
diff --git a/debian/Config.h-udeb b/debian/Config.h-udeb
index c13edaf4d..4028a71da 100644
--- a/debian/Config.h-udeb
+++ b/debian/Config.h-udeb
@@ -152,9 +152,8 @@
// I emailed Linus and this patch will not be going into the stock kernel.
//#define BB_FEATURE_USE_DEVPS_PATCH
//
-// This compiles out everything but the most
-// trivial --help usage information (i.e. reduces binary size)
-#define BB_FEATURE_TRIVIAL_HELP
+// show verbose usage messages
+//#define BB_FEATURE_VERBOSE_USAGE
//
// Use termios to manipulate the screen ('more' is prettier with this on)
#define BB_FEATURE_USE_TERMIOS