Re: [PATCH] net configs: NETCONSOLE and NETPOLL together

2005-07-18 Thread David S. Miller
From: randy_dunlap <[EMAIL PROTECTED]> Date: Tue, 12 Jul 2005 21:27:28 -0700 > Put NETCONSOLE and NETPOLL options together since they are related. > This cuts down on the hassle of flipping back and forth between > the Networking menu and the Network drivers menu to change their > config settings.

Re: [PATCH] net configs: NETCONSOLE and NETPOLL together

2005-07-12 Thread Matt Mackall
On Tue, Jul 12, 2005 at 09:27:28PM -0700, randy_dunlap wrote: > From: Randy Dunlap <[EMAIL PROTECTED]> > > Put NETCONSOLE and NETPOLL options together since they are related. > This cuts down on the hassle of flipping back and forth between > the Networking menu and the Network drivers menu to cha

[PATCH] net configs: NETCONSOLE and NETPOLL together

2005-07-12 Thread randy_dunlap
From: Randy Dunlap <[EMAIL PROTECTED]> Put NETCONSOLE and NETPOLL options together since they are related. This cuts down on the hassle of flipping back and forth between the Networking menu and the Network drivers menu to change their config settings. Tested with menuconfig, gconfig, and xconfig