On Thu, 19 Mar 2009 17:18:47 +0300 Alexey Klimov <klimov.linux@xxxxxxxxx> wrote: > On Thu, Mar 19, 2009 at 5:03 PM, Mauro Carvalho Chehab > <mchehab@xxxxxxxxxxxxx> wrote: > > On Thu, 19 Mar 2009 16:03:20 +0300 > > Alexey Klimov <klimov.linux@xxxxxxxxx> wrote: > > > >> Hello, all > >> What do you think about such patch that makes selecting of radio drivers > >> in menuconfig more comfortable ? > > > > Frankly, I don't see any gain: If the user doesn't have ISA (or doesn't want to > > have), it should have already unselected the ISA sub-menu. The remaining PCI > > and USB drivers are few. So, creating menus for them seem overkill. > > > > We could eventually reorganize the item order, and adding a few comments to > > indicate the drivers that are ISA, PCI, PCIe and USB (something similar to what > > was done at DVB frontend part of the menu), but still, I can't see much value. > > Okay, well, sorry for bothering. > Only one point here - if user want to unselect radio drivers in > menuconfig, for example - pci and isa in some bad config file he > should pick a lot of times, and with this patch only 2 times. > But, okay. > Once, someone suggested me to create some sort of "default" option for media drivers, in a way that people can just click on a few places, if he wants to do things like "select all that compiles and their dependencies" or "don't select nothing" except for those. Those kind of things could be interesting, but they may create even more mess over what we currently have on our complex Kbuilding system. For the out-of-system building, one alternative would be to create some make syntax for building just some drivers, like: make driver=cx88,ivtv or, even better: make cx88 ivtv Such command could generate a .config file that has just the driver plus their dependencies and selects. Cheers, Mauro -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html