Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030371AbWANFFj (ORCPT ); Sat, 14 Jan 2006 00:05:39 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1030394AbWANFFi (ORCPT ); Sat, 14 Jan 2006 00:05:38 -0500 Received: from xenotime.net ([66.160.160.81]:63121 "HELO xenotime.net") by vger.kernel.org with SMTP id S1030371AbWANFFi (ORCPT ); Sat, 14 Jan 2006 00:05:38 -0500 Date: Fri, 13 Jan 2006 21:05:35 -0800 From: "Randy.Dunlap" To: Adrian Bunk Cc: sam@ravnborg.org, axboe@suse.de, akpm@osdl.org, torvalds@osdl.org, jgarzik@pobox.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, zippel@linux-m68k.org Subject: Re: [git patches] 2.6.x net driver updates Message-Id: <20060113210535.21ed3317.rdunlap@xenotime.net> In-Reply-To: <20060114022949.GI29663@stusta.de> References: <20060112221322.GA25470@havoc.gtf.org> <20060112143938.5cf7d6a5.akpm@osdl.org> <20060113192316.GX3945@suse.de> <20060113192813.GA10560@mars.ravnborg.org> <20060114022949.GI29663@stusta.de> Organization: YPO4 X-Mailer: Sylpheed version 1.0.5 (GTK+ 1.2.10; 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 Content-Length: 1045 Lines: 28 On Sat, 14 Jan 2006 03:29:49 +0100 Adrian Bunk wrote: > On Fri, Jan 13, 2006 at 08:28:13PM +0100, 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 > >... > > Is there any trick to see them all when they are longer than the line in > the terminal (e.g. what selects FW_LOADER?)? Use the right/left arrow keys to scroll horizontally. --- ~Randy - 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/