Re: [git patches] 2.6.x net driver updates
From: Jens Axboe <hidden>
Date: 2006-01-13 19:34:12
Also in:
lkml
From: Jens Axboe <hidden>
Date: 2006-01-13 19:34:12
Also in:
lkml
On Fri, Jan 13 2006, Sam Ravnborg wrote:
On Fri, Jan 13, 2006 at 08:23:16PM +0100, Jens Axboe wrote:quoted
'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