From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753705AbXJBPAt (ORCPT ); Tue, 2 Oct 2007 11:00:49 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751924AbXJBPAm (ORCPT ); Tue, 2 Oct 2007 11:00:42 -0400 Received: from pasmtpa.tele.dk ([80.160.77.114]:35269 "EHLO pasmtpA.tele.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751863AbXJBPAl (ORCPT ); Tue, 2 Oct 2007 11:00:41 -0400 Date: Tue, 2 Oct 2007 17:02:10 +0200 From: Sam Ravnborg To: Jan Engelhardt Cc: Andrew Morton , Linux Kernel Mailing List , Randy Dunlap Subject: Re: [patch] menuconfig - lift the fs menu Message-ID: <20071002150210.GB3567@uranus.ravnborg.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Oct 02, 2007 at 03:51:55PM +0200, Jan Engelhardt wrote: > > Lift the FS menu a bit by moving filesystem-specific > parts into their own menu. > > This also moves minix and romfs into the "misc fs" menu, > as per Randy Dunlap's suggestion [http://lkml.org/lkml/2007/9/25/344] I for one would much rather see a distributed approach used here. So all filesystem Kconfig bits move to their respective filesystems. And then on top of that or in same process reorganize the menus a bit. We did this with success for networking a year or so ago. Sam