Hi Roman, Greg, Adrian, > Please don't use select for something like PCI or NET, if e.g. PCI is not > selected no pci driver should be visible or you annoy users which don't > have a pci bus, but have to wade through thousands of nonrelevant drivers. Ok, I understand. Point taken. 8-) Attached you can find my latest patch: DVB depends on NET && INET again, the only subsystem that's getting SELECTed is I2C. All dvb drivers depend on DVB_CORE instead of DVB now, so the user is forced to select the dvb-core, which he'll need anyway. > bye, Roman If it's ok like that, I can include this patch within my next patchset. CU Michael.