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