Re: [PATCH 05/30] Use menuconfig objects - connector

2007-04-11 Thread Evgeniy Polyakov
On Tue, Apr 10, 2007 at 09:53:29PM +0200, Jan Engelhardt ([EMAIL PROTECTED]) 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]> I have no objections against

[PATCH 05/30] Use menuconfig objects - connector

2007-04-10 Thread Jan Engelhardt
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]> Index: linux-2.6.21-rc5/drivers/connector/Kconfig === --- li