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