summaryrefslogtreecommitdiff
path: root/busybox-editors.kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'busybox-editors.kconfig')
-rw-r--r--busybox-editors.kconfig5
1 files changed, 3 insertions, 2 deletions
diff --git a/busybox-editors.kconfig b/busybox-editors.kconfig
index 2fa3759..9ec5610 100644
--- a/busybox-editors.kconfig
+++ b/busybox-editors.kconfig
@@ -3,7 +3,9 @@
# see scripts/kbuild/config-language.txt.
#
-menu "Editors"
+comment "-------------------------------------------------"
+comment "----- Editors"
+comment "-------------------------------------------------"
config KEMBTK_BUSYB_AWK
bool "awk"
@@ -184,4 +186,3 @@ config KEMBTK_BUSYB_FEATURE_ALLOW_EXEC
Enables vi and awk features which allows user to execute
shell commands (using system() C call).
-endmenu