From 282671bf76bd7e3644b730673ca748947913b911 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sat, 10 Nov 2001 12:07:24 +0000 Subject: Cleanup some config problems. Add a sane default config that basically matches the default old Config.h --- scripts/Menuconfig | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'scripts/Menuconfig') 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 selects submenus --->. \ Highlighted letters are hotkeys. \ Pressing includes, and excludes. \ Press to exit, for Help. \ -Legend: [*] built-in [ ] excluded " +Legend: [*] built-in [ ] excluded" + radiolist_instructions="\ Use the arrow keys to navigate this window or \ -- cgit v1.2.3