From 23b5146247ee07095730cfd3a9aa852db8bcfa9b Mon Sep 17 00:00:00 2001
From: Eric Andersen <andersen@codepoet.org>
Date: Thu, 5 Dec 2002 21:25:20 +0000
Subject: Put stuff back into a sub-menu

---
 sysdeps/linux/Config.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sysdeps/linux/Config.in b/sysdeps/linux/Config.in
index e3bdc4062..747cc9b71 100644
--- a/sysdeps/linux/Config.in
+++ b/sysdeps/linux/Config.in
@@ -5,6 +5,8 @@
 
 mainmenu "BusyBox Configuration"
 
+menu "General Configuration"
+
 choice
 	prompt "Buffer allocation policy"
 	default "Allocate with Malloc"
-- 
cgit v1.2.3-55-g6feb