summaryrefslogtreecommitdiff
path: root/busybox-loginutils.kconfig
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2010-11-21 11:41:08 +0100
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2010-11-21 11:41:08 +0100
commite8ec3763c8108ce2ed4cb1ed5e4247c496960b6f (patch)
treeceb139ab3d2938d2725e4c4c39be0ce7c6889c17 /busybox-loginutils.kconfig
parent5e75de66dcd5c135e4aa49e2d3e2222422294275 (diff)
downloadembtk-busybox-kconfigs-e8ec3763c8108ce2ed4cb1ed5e4247c496960b6f.tar.gz
embtk-busybox-kconfigs-e8ec3763c8108ce2ed4cb1ed5e4247c496960b6f.tar.bz2
embtk-busybox-kconfigs-e8ec3763c8108ce2ed4cb1ed5e4247c496960b6f.tar.xz
Fix menu usage for better embtk integration and fix remaining kconfig symbolsembtk-busybox-kconfigs-1.13.4
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'busybox-loginutils.kconfig')
-rw-r--r--busybox-loginutils.kconfig5
1 files changed, 3 insertions, 2 deletions
diff --git a/busybox-loginutils.kconfig b/busybox-loginutils.kconfig
index 901741b..c99e66e 100644
--- a/busybox-loginutils.kconfig
+++ b/busybox-loginutils.kconfig
@@ -3,7 +3,9 @@
# see scripts/kbuild/config-language.txt.
#
-menu "Login/Password Management Utilities"
+comment "-------------------------------------------------"
+comment "----- Login/Password Management Utilities"
+comment "-------------------------------------------------"
config KEMBTK_BUSYB_FEATURE_SHADOWPASSWDS
bool "Support for shadow passwords"
@@ -258,4 +260,3 @@ config KEMBTK_BUSYB_VLOCK
Note that Busybox binary must be setuid root for this applet to
work properly.
-endmenu