diff options
author | <jgarzik@pretzel.yyz.us> | 2005-06-04 17:12:32 -0400 |
---|---|---|
committer | Jeff Garzik <jgarzik@pobox.com> | 2005-06-04 17:12:32 -0400 |
commit | bdb7a3427be1e31327df0543cc397bf3c994b039 (patch) | |
tree | a5cc2585912388a454e23177181c6dd365983681 /drivers/net/Kconfig | |
parent | 140fedb5f2efd1f23b26afb2d812004556ba9515 (diff) | |
parent | 5aa83a4c0a1568257ff7e249d39af64f75978b97 (diff) | |
download | op-kernel-dev-bdb7a3427be1e31327df0543cc397bf3c994b039.zip op-kernel-dev-bdb7a3427be1e31327df0543cc397bf3c994b039.tar.gz |
Automatic merge of /spare/repo/netdev-2.6 branch remove-drivers
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index cebee52..60e3b96 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig @@ -1001,21 +1001,6 @@ config EEXPRESS_PRO <file:Documentation/networking/net-modules.txt>. The module will be called eepro. -config FMV18X - tristate "FMV-181/182/183/184 support (OBSOLETE)" - depends on NET_ISA && OBSOLETE - ---help--- - If you have a Fujitsu FMV-181/182/183/184 network (Ethernet) card, - say Y and read the Ethernet-HOWTO, available from - <http://www.tldp.org/docs.html#howto>. - - If you use an FMV-183 or FMV-184 and it is not working, you may need - to disable Plug & Play mode of the card. - - To compile this driver as a module, choose M here and read - <file:Documentation/networking/net-modules.txt>. The module - will be called fmv18x. - config HPLAN_PLUS tristate "HP PCLAN+ (27247B and 27252A) support" depends on NET_ISA @@ -1104,14 +1089,6 @@ config SEEQ8005 <file:Documentation/networking/net-modules.txt>. The module will be called seeq8005. -config SK_G16 - tristate "SK_G16 support (OBSOLETE)" - depends on NET_ISA && OBSOLETE - help - If you have a network (Ethernet) card of this type, say Y and read - the Ethernet-HOWTO, available from - <http://www.tldp.org/docs.html#howto>. - config SKMC tristate "SKnet MCA support" depends on NET_ETHERNET && MCA && BROKEN |