Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1422845AbWAMT2k (ORCPT ); Fri, 13 Jan 2006 14:28:40 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1422849AbWAMT2k (ORCPT ); Fri, 13 Jan 2006 14:28:40 -0500 Received: from pasmtp.tele.dk ([193.162.159.95]:50436 "EHLO pasmtp.tele.dk") by vger.kernel.org with ESMTP id S1422841AbWAMT2j (ORCPT ); Fri, 13 Jan 2006 14:28:39 -0500 Date: Fri, 13 Jan 2006 20:28:13 +0100 From: Sam Ravnborg To: Jens Axboe 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: <20060113192813.GA10560@mars.ravnborg.org> References: <20060112221322.GA25470@havoc.gtf.org> <20060112143938.5cf7d6a5.akpm@osdl.org> <20060113192316.GX3945@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060113192316.GX3945@suse.de> User-Agent: Mutt/1.5.11 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 767 Lines: 21 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. Sam - 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/