aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-11-10 12:07:24 +0000
committerEric Andersen <andersen@codepoet.org>2001-11-10 12:07:24 +0000
commit282671bf76bd7e3644b730673ca748947913b911 (patch)
tree0a9d9077d4df87033bb4279195852b974b33babb /scripts
parent30fcef430c59e5884f6765d16fc201c303b2e92c (diff)
downloadbusybox-282671bf76bd7e3644b730673ca748947913b911.tar.gz
Cleanup some config problems. Add a sane default config that basically
matches the default old Config.h
Diffstat (limited to 'scripts')
-rw-r--r--scripts/Menuconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/scripts/Menuconfig b/scripts/Menuconfig
index 5d4cdce6b..8f511696d 100644
--- a/scripts/Menuconfig
+++ b/scripts/Menuconfig
@@ -1161,12 +1161,14 @@ set_geometry () {
set_geometry `stty size 2>/dev/null`
menu_instructions="\
+Enabling options will increase the size of busybox. \
Arrow keys navigate the menu. \
Pressing <Enter> selects submenus --->. \
Highlighted letters are hotkeys. \
Pressing <Y> includes, and <N> excludes. \
Press <Esc><Esc> to exit, <?> for Help. \
-Legend: [*] built-in [ ] excluded "
+Legend: [*] built-in [ ] excluded"
+
radiolist_instructions="\
Use the arrow keys to navigate this window or \