Hi Jan, On Tue, 10 Apr 2007 23:11:41 +0200 (MEST), Jan Engelhardt wrote: > > Use menuconfigs instead of menus, so the whole menu can be disabled at > once instead of going through all options. > > Signed-off-by: Jan Engelhardt <[EMAIL PROTECTED]>
Well, in practice it was already possible to disable all I2C options at once. The real difference is that it's now done directly from the main Device Drivers menu. And we no longer have to express the dependency on I2C in each Kconfig entry, which is nice. The patch looks OK to me, except that it needs to be adjusted for the current state of the i2c subsystem. This kind of patch should be built on top on Andrew Morton's latest tree, not Linus Torvalds'. What is the merge plan? -- Jean Delvare - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

