lkml.org 
[lkml]   [2003]   [Sep]   [4]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
FromMarc-Christian Petersen <>
Subject[PATCH 2.4.23-pre4] Remove bogus SysKonnect config stuff (was Re: Linux 2.4.23-pre3)
DateThu, 4 Sep 2003 08:47:16 +0200
On Wednesday 03 September 2003 23:53, Marcelo Tosatti wrote:

Hi Marcelo,

> Mirko Lindner:
>   o [netdrvr sk98lin] update to driver version 6.17

this update introduces some bogus config.in stuff. None of the extra options 
are used in the source. The driver is equal for all of the listed cards.

Further, I don't see any reason why all the supported cards should be a 
config.in option, they are listed in the help of the menu option.

And I prefer to list SK-95xx in the menu selection also.

Marcelo, please apply the attached patch.

ciao, Marc
--- a/drivers/net/Config.in	2003-09-04 08:38:09.000000000 +0200
+++ b/drivers/net/Config.in	2003-09-04 08:38:49.000000000 +0200
@@ -268,18 +268,7 @@ dep_tristate 'National Semiconductor DP8
 dep_tristate 'Packet Engines Hamachi GNIC-II support' CONFIG_HAMACHI $CONFIG_PCI
 dep_tristate 'Packet Engines Yellowfin Gigabit-NIC support (EXPERIMENTAL)' CONFIG_YELLOWFIN $CONFIG_PCI $CONFIG_EXPERIMENTAL
 dep_tristate 'Realtek 8169 Gigabit Ethernet support' CONFIG_R8169 $CONFIG_PCI
-dep_tristate 'Marvell Yukon Chipset / SysKonnect SK-98xx Support' CONFIG_SK98LIN $CONFIG_PCI
-if [ "$CONFIG_SK98LIN" != "n" ]; then
-   bool '  3Com 3C940/3C941 Gigabit Ethernet Adapter' CONFIG_SK98LIN_T1
-   bool '  Allied Telesyn AT-29xx Gigabit Ethernet Adapter' CONFIG_SK98LIN_T3
-   bool '  CNet N-Way Gigabit Ethernet Adapter' CONFIG_SK98LIN_T8
-   bool '  D-Link DGE-530T Gigabit Ethernet Adapter' CONFIG_SK98LIN_T6
-   bool '  Linksys EG10xx Ethernet Server Adapter' CONFIG_SK98LIN_T9
-   bool '  Marvell RDK-80xx Adapter' CONFIG_SK98LIN_T4
-   bool '  Marvell Yukon Gigabit Ethernet Adapter' CONFIG_SK98LIN_T7
-   bool '  SysKonnect SK-98xx Server Gigabit Adapter' CONFIG_SK98LIN_T2
-   bool '  SysKonnect SK-98xx V2.0 Gigabit Ethernet Adapter' CONFIG_SK98LIN_T5
-fi
+dep_tristate 'SysKonnect SK-98xx / SK-95xx / Marvell Yukon Chipset Support' CONFIG_SK98LIN $CONFIG_PCI
 dep_tristate 'Broadcom Tigon3 support' CONFIG_TIGON3 $CONFIG_PCI
 
 if [ "$CONFIG_MOMENCO_OCELOT_C" = "y" -o "$CONFIG_MOMENCO_JAGUAR_ATX" = "y" ]; then
\
 
 \ /
  Last update: 2005-03-22 13:48    [from the cache]
©2003-2008