make [menu|x|]config / NE2000

Bernhard Rosenkraenzer (linux@linux.net.eu.org)
Wed, 18 Mar 1998 21:41:01 +0100 (CET)


just noticed that NE2000 support (including PCI NE2000) is available only
under "Other ISA cards" in make ***config.
I don't think it's a place many people with PCI NE2000 cards will be
looking at... Wouldn't it make more sense to move NE2000 support out of
the "Other ISA cards" thing, like this:

--- drivers/net/Config.in~ Wed Mar 18 14:07:29 1998
+++ drivers/net/Config.in Wed Mar 18 21:40:04 1998
@@ -63,6 +63,7 @@
tristate 'NI5210 support' CONFIG_NI52
tristate 'NI6510 support' CONFIG_NI65
fi
+ tristate 'NE2000/NE1000 support' CONFIG_NE2000
bool 'Other ISA cards' CONFIG_NET_ISA
if [ "$CONFIG_NET_ISA" = "y" ]; then
if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
@@ -82,7 +83,6 @@
if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
tristate 'ICL EtherTeam 16i/32 support' CONFIG_ETH16I
fi
- tristate 'NE2000/NE1000 support' CONFIG_NE2000
if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
bool 'SEEQ8005 support (EXPERIMENTAL)' CONFIG_SEEQ8005
fi

LLaP
bero

-- bero@bero-online.ml.org - ICQ/UIN 6545964 - http://www.star-trek.ml.org/ --

"Nobody will ever need more than 640k RAM!"
-- Bill Gates, 1981
"Windows 95 needs at least 8 MB RAM."
-- Bill Gates, 1996
"Nobody will ever need Windows 95."
-- logical conclusion

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu