summaryrefslogtreecommitdiff
path: root/busybox-util-linux.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-util-linux.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-util-linux.kconfig')
-rw-r--r--busybox-util-linux.kconfig5
1 files changed, 3 insertions, 2 deletions
diff --git a/busybox-util-linux.kconfig b/busybox-util-linux.kconfig
index fad9a88..917f8a5 100644
--- a/busybox-util-linux.kconfig
+++ b/busybox-util-linux.kconfig
@@ -3,7 +3,9 @@
# see scripts/kbuild/config-language.txt.
#
-menu "Linux System Utilities"
+comment "-------------------------------------------------"
+comment "----- Linux System Utilities"
+comment "-------------------------------------------------"
config KEMBTK_BUSYB_BLKID
bool "blkid"
@@ -756,4 +758,3 @@ config KEMBTK_BUSYB_FEATURE_MTAB_SUPPORT
About the only reason to use this is if you've removed /proc from
your kernel.
-endmenu