Put stuff back into a sub-menu
authorEric Andersen <andersen@codepoet.org>
Thu, 5 Dec 2002 21:25:20 +0000 (21:25 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 5 Dec 2002 21:25:20 +0000 (21:25 -0000)
sysdeps/linux/Config.in

index e3bdc40627756b40ea57b332e1b3482061f7c228..747cc9b7176558bf2783ab0d92980a4d39cabc0e 100644 (file)
@@ -5,6 +5,8 @@
 
 mainmenu "BusyBox Configuration"
 
+menu "General Configuration"
+
 choice
        prompt "Buffer allocation policy"
        default "Allocate with Malloc"