Re: [patch 08/13] Use menuconfig objects II - netdev (general+100mbit)

2007-05-11 Thread Andrew Morton
On Fri, 11 May 2007 23:32:08 +0200 (MEST) Jan Engelhardt <[EMAIL PROTECTED]> wrote: > > On May 11 2007 16:57, Jeff Garzik wrote: > >> > >> CONFIG_NETDEVICES, CONFIG_NET_ETHERNET: > >> Change Kconfig objects from "menu, config" into "menuconfig" so > >> that the user can disable the whole feature

Re: [patch 08/13] Use menuconfig objects II - netdev (general+100mbit)

2007-05-11 Thread Jan Engelhardt
On May 11 2007 16:57, Jeff Garzik wrote: >> >> CONFIG_NETDEVICES, CONFIG_NET_ETHERNET: >> Change Kconfig objects from "menu, config" into "menuconfig" so >> that the user can disable the whole feature without having to >> enter the menu first. >> >> CONFIG_SMC9194: >> Move it so that it appears

Re: [patch 08/13] Use menuconfig objects II - netdev (general+100mbit)

2007-05-11 Thread Jeff Garzik
[EMAIL PROTECTED] wrote: From: Jan Engelhardt <[EMAIL PROTECTED]> CONFIG_NETDEVICES, CONFIG_NET_ETHERNET: Change Kconfig objects from "menu, config" into "menuconfig" so that the user can disable the whole feature without having to enter the menu first. CONFIG_SMC9194: Move it so that it appear

[patch 08/13] Use menuconfig objects II - netdev (general+100mbit)

2007-05-10 Thread akpm
From: Jan Engelhardt <[EMAIL PROTECTED]> CONFIG_NETDEVICES, CONFIG_NET_ETHERNET: Change Kconfig objects from "menu, config" into "menuconfig" so that the user can disable the whole feature without having to enter the menu first. CONFIG_SMC9194: Move it so that it appears correctly in menuconfig.