Re: [PATCH] network configs: disconnect network options from drivers

2005-04-05 Thread Sam Ravnborg
On Tue, Apr 05, 2005 at 10:42:25AM -0700, Sridhar Samudrala wrote: > On Mon, 4 Apr 2005, Sam Ravnborg wrote: > > > > >Only bit that I am worried about is the statement in SCTP: > > depends on IPV6 || IPV6=n > > > >That looked like a noop to me. It had the sideeffect that SCTP > >menu entries w

Re: [PATCH] network configs: disconnect network options from drivers

2005-04-05 Thread Randy.Dunlap
Sam Ravnborg wrote: On Mon, Apr 04, 2005 at 04:11:33PM -0700, Randy.Dunlap wrote: - in Networking support, move Network testing and Netpoll support to the end of the menu (basically put the devel. tools toward the bottom of the menu) Done - I would rather not "hide" Amateur Radio, IrDA, and Blueto

Re: [PATCH] network configs: disconnect network options from drivers

2005-04-05 Thread Sridhar Samudrala
On Mon, 4 Apr 2005, Sam Ravnborg wrote: Only bit that I am worried about is the statement in SCTP: depends on IPV6 || IPV6=n That looked like a noop to me. It had the sideeffect that SCTP menu entries where idented an extra level which was not desireable with currect layout. No. This is not

Re: [PATCH] network configs: disconnect network options from drivers

2005-04-05 Thread Sam Ravnborg
On Mon, Apr 04, 2005 at 04:11:33PM -0700, Randy.Dunlap wrote: > > - in Networking support, move Network testing and Netpoll > support to the end of the menu (basically put the devel. > tools toward the bottom of the menu) Done > - I would rather not "hide" Amateur Radio, IrDA, and > Bluetooth in

Re: [PATCH] network configs: disconnect network options from drivers

2005-04-04 Thread Randy.Dunlap
Sam Ravnborg wrote: - Move submenu to the top - Rename top menu to "Networking" and located it just before "File systems" I still prefer Networking to come before Device Drivers FWIW. Just makes some kind of hierarchical sense to me. Moved up as suggested. I propose that the new file net/atm/Kcon

Re: [PATCH] network configs: disconnect network options from drivers

2005-04-04 Thread Sam Ravnborg
> >- Move submenu to the top > >- Rename top menu to "Networking" and located it just before > > "File systems" > > I still prefer Networking to come before Device Drivers FWIW. > Just makes some kind of hierarchical sense to me. Moved up as suggested. > I propose that the new file net/atm/Kcon

Re: [PATCH] network configs: disconnect network options from drivers

2005-04-04 Thread Randy.Dunlap
Hi Sam- Sam Ravnborg wrote: On Sun, Apr 03, 2005 at 08:30:13PM -0700, Randy.Dunlap wrote: Any comments on this new version? The new Networking menu looks unstructured. And the net/Kconfig file contains a lot of config snippets that does not belong there. So I took a stamp on it with focus on: - Mov

Re: [PATCH] network configs: disconnect network options from drivers

2005-04-04 Thread Sam Ravnborg
On Sun, Apr 03, 2005 at 08:30:13PM -0700, Randy.Dunlap wrote: > Any comments on this new version? The new Networking menu looks unstructured. And the net/Kconfig file contains a lot of config snippets that does not belong there. So I took a stamp on it with focus on: - Move config bits to appropria