Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1422856AbWAMTeM (ORCPT ); Fri, 13 Jan 2006 14:34:12 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1422855AbWAMTeM (ORCPT ); Fri, 13 Jan 2006 14:34:12 -0500 Received: from ns.virtualhost.dk ([195.184.98.160]:55097 "EHLO virtualhost.dk") by vger.kernel.org with ESMTP id S1422853AbWAMTeL (ORCPT ); Fri, 13 Jan 2006 14:34:11 -0500 Date: Fri, 13 Jan 2006 20:36:04 +0100 From: Jens Axboe To: Sam Ravnborg Cc: Andrew Morton , Linus Torvalds , jgarzik@pobox.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, Roman Zippel Subject: Re: [git patches] 2.6.x net driver updates Message-ID: <20060113193603.GA3945@suse.de> References: <20060112221322.GA25470@havoc.gtf.org> <20060112143938.5cf7d6a5.akpm@osdl.org> <20060113192316.GX3945@suse.de> <20060113192813.GA10560@mars.ravnborg.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060113192813.GA10560@mars.ravnborg.org> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 903 Lines: 26 On Fri, Jan 13 2006, Sam Ravnborg wrote: > On Fri, Jan 13, 2006 at 08:23:16PM +0100, Jens Axboe wrote: > > > > 'select' is really cool as a concept, but when you can't figure out why > > you cannot disable CONFIG_FOO because CONFIG_BAR selects it it's really > > annoying. Would be nice to actually be able to see if another option has > > selected this option. > > In menuconfig: > > Typing '?' on CONFIG_HOTPLUG revealed: > Selected by: PCCARD || HOTPLUG_PCI && PCI && EXPERIMENTAL || FW_LOADER > > Then use '/' to search for the CONFIG_ symbols to see where they are > defined. Live and learn, thanks, didn't know you could do that! -- Jens Axboe - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/