From: Sebastian Pipping Date: Fri, 13 Jan 2012 23:11:13 +0000 (+0100) Subject: Busybox config: Enable verbose usage X-Git-Tag: v3.4.23.1~3 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5feb521988d2c8fd31a8276198a13ac67afc02dd;p=genkernel.git Busybox config: Enable verbose usage --- diff --git a/ChangeLog b/ChangeLog index fdf8bf0..417c26c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ # Distributed under the GPL v2 # $Id$ + 13 Jan 2012; Sebastian Pipping defaults/busy-config: + Busybox config: Enable verbose usage + 13 Jan 2012; Sebastian Pipping defaults/busy-config: Update busybox config using "yes '' | make oldconfig" diff --git a/defaults/busy-config b/defaults/busy-config index 17116dc..6a84568 100644 --- a/defaults/busy-config +++ b/defaults/busy-config @@ -21,7 +21,7 @@ CONFIG_FEATURE_BUFFERS_USE_MALLOC=y # CONFIG_FEATURE_BUFFERS_GO_ON_STACK is not set # CONFIG_FEATURE_BUFFERS_GO_IN_BSS is not set CONFIG_SHOW_USAGE=y -# CONFIG_FEATURE_VERBOSE_USAGE is not set +CONFIG_FEATURE_VERBOSE_USAGE=y CONFIG_FEATURE_COMPRESS_USAGE=y CONFIG_FEATURE_INSTALLER=y # CONFIG_INSTALL_NO_USR is not set