[PATCH] Kconfig changes 3: s/menu/menuconfig/ APM menu

2005-07-04 Thread Bodo Eggert
On Mon, 4 Jul 2005, Bodo Eggert wrote: Part 3: The APM menu. In many config submenus, the first menu option will enable the rest of the menu options. For these menus, It's appropriate to use the more convenient "menuconfig" keyword. This patch is designed for .13-rc1. --- rc1-a/./arch/i386/K

[PATCH] Kconfig changes 3: s/menu/menuconfig/ APM menu

2005-07-04 Thread Bodo Eggert
Part 3: The APM menu. In many config submenus, the first menu option will enable the rest of the menu options. For these menus, It's appropriate to use the more convenient "menuconfig" keyword. This patch is designed for 2.6.12; the patch for .13-rc1 will be posted as a reply. --- a/./arch/i3