From: Randy Dunlap <[EMAIL PROTECTED]>
Suggestion from Sam Ravnborg <[EMAIL PROTECTED]>
(This replaces yesterday's patch.)
This patch improves the presentation of several networking driver families.
It causes all driver families to be displayed aligned immediately under the
main network drivers h
From: Randy Dunlap <[EMAIL PROTECTED]>
This patch improves the presentation of several networking driver families.
It causes them to be displayed aligned with ARCnet and Ethernet
(immediately under them in menuconfig/xconfig/gconfig) instead of
not being subordinate to (i.e., not indented) the Net
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
On Tue, 12 Jul 2005 21:19:42 + Sam Ravnborg wrote:
> >
> > Hi Sam,
> >
> > I tested this on 2.6.13-rc2, using menuconfig, xconfig, and
> > gconfig, with various ARCH=arches.
> Thanks!
>
> > Looking good to me, but I have one small change request.
> >
> > Can the NETPOLL options that are un
On Fri, 8 Jul 2005 00:38:32 + Sam Ravnborg wrote:
| Create a new top-level menu named "Networking" thus moving
| net related options and protocol selection way from the drivers
| menu and up on the top-level where they belong.
|
| To implement this all architectures has to source "net/Kconfig