From d63dee4019a62d1c5bb31755d9866ef921aff76b Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Fri, 19 Oct 2001 00:22:23 +0000 Subject: Add an option to make the shells not advertise their busybox nature --- Config.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Config.h') diff --git a/Config.h b/Config.h index a62e3fb73..73b0f91f8 100644 --- a/Config.h +++ b/Config.h @@ -302,6 +302,9 @@ // Only relevant if a shell is enabled. //#define BB_FEATURE_SH_FANCY_PROMPT // +//Make interactive shells not print busybox messages +//#define BB_FEATURE_SH_EXTRA_QUIET +// //Turn on extra fbset options //#define BB_FEATURE_FBSET_FANCY // -- cgit v1.2.3