From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030484AbXDLXgA (ORCPT ); Thu, 12 Apr 2007 19:36:00 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1030781AbXDLXgA (ORCPT ); Thu, 12 Apr 2007 19:36:00 -0400 Received: from smtp.osdl.org ([65.172.181.24]:37097 "EHLO smtp.osdl.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030484AbXDLXgA (ORCPT ); Thu, 12 Apr 2007 19:36:00 -0400 Date: Thu, 12 Apr 2007 16:35:47 -0700 From: Andrew Morton To: Jan Engelhardt Cc: Linux Kernel Mailing List Subject: Re: [PATCH 0/30] Use menuconfig objects Message-Id: <20070412163547.ebcc9b5a.akpm@linux-foundation.org> In-Reply-To: References: <20070412155012.789852c4.akpm@linux-foundation.org> X-Mailer: Sylpheed version 2.2.7 (GTK+ 2.8.6; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 13 Apr 2007 01:16:35 +0200 (MEST) Jan Engelhardt wrote: > On Apr 12 2007 15:50, Andrew Morton wrote: > >On Tue, 10 Apr 2007 21:17:40 +0200 (MEST) > >Jan Engelhardt wrote: > > > >> the following patch series turns some menus into menuconfigs, so they > >> can be disabled whilst "walking" thorugh the parent menu > > > >So I merged the 23 of these which survived review and which do not > >intersect with other outstanding work. > > > >I don't think I have an opinion on whether the change is actually an > > > >If we're going to make this change, we should ensure that it is done > >kernel-wide, for UI consistency reasons. > > If time permits, I'll go through the rest of the menus I find > eligible for menuconfig-izing. OK. It's encouraging that Randy is on board. > Does it help to base them on -mm to work better with outstanding work? At this stage in the development cycle: 5444 files changed, 530428 insertions(+), 179401 deletions(-) yes, it helps quite a lot.