diff options
author | Eric Andersen | 2001-11-10 12:07:24 +0000 |
---|---|---|
committer | Eric Andersen | 2001-11-10 12:07:24 +0000 |
commit | 282671bf76bd7e3644b730673ca748947913b911 (patch) | |
tree | 0a9d9077d4df87033bb4279195852b974b33babb /scripts | |
parent | 30fcef430c59e5884f6765d16fc201c303b2e92c (diff) | |
download | busybox-282671bf76bd7e3644b730673ca748947913b911.zip busybox-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/Menuconfig | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/scripts/Menuconfig b/scripts/Menuconfig index 5d4cdce..8f51169 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 \ |