Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5aa83a4c authored by Adrian Bunk's avatar Adrian Bunk Committed by Jeff Garzik
Browse files

[PATCH] remove two obsolete net drivers


  
  The options FMV18X and SK_G16 do depend on the non-available
  CONFIG_OBSOLETE even in kernel 2.4 - IOW, the last time it was able to
  select them was in kernel 2.2 (or even before).
  
  Since it seems noone misses these drivers, this patch removes them.
  
  Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
  Signed-off-by: default avatarJeff Garzik <jgarzik@pobox.com>
parent 88d7bd8c
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -47,7 +47,6 @@ ni52 <------------------ Buggy ------------------>
ni65		YES		YES		YES		Software(#)
ni65		YES		YES		YES		Software(#)
seeq		NO		NO		NO		N/A
seeq		NO		NO		NO		N/A
sgiseek		<------------------ Buggy ------------------>
sgiseek		<------------------ Buggy ------------------>
sk_g16		NO		NO		YES		N/A
smc-ultra	YES		YES		YES		Hardware
smc-ultra	YES		YES		YES		Hardware
sunlance	YES		YES		YES		Hardware
sunlance	YES		YES		YES		Hardware
tulip		YES		YES		YES		Hardware
tulip		YES		YES		YES		Hardware
+0 −3
Original line number Original line Diff line number Diff line
@@ -284,9 +284,6 @@ ppp.c:
seeq8005.c: *Not modularized*
seeq8005.c: *Not modularized*
	(Probes ports: 0x300, 0x320, 0x340, 0x360)
	(Probes ports: 0x300, 0x320, 0x340, 0x360)


sk_g16.c: *Not modularized*
	(Probes ports: 0x100, 0x180, 0x208, 0x220m 0x288, 0x320, 0x328, 0x390)

skeleton.c: *Skeleton*
skeleton.c: *Skeleton*


slhc.c:
slhc.c:
+0 −23
Original line number Original line Diff line number Diff line
@@ -989,21 +989,6 @@ config EEXPRESS_PRO
	  <file:Documentation/networking/net-modules.txt>. The module
	  <file:Documentation/networking/net-modules.txt>. The module
	  will be called eepro.
	  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
config HPLAN_PLUS
	tristate "HP PCLAN+ (27247B and 27252A) support"
	tristate "HP PCLAN+ (27247B and 27252A) support"
	depends on NET_ISA
	depends on NET_ISA
@@ -1092,14 +1077,6 @@ config SEEQ8005
	  <file:Documentation/networking/net-modules.txt>. The module
	  <file:Documentation/networking/net-modules.txt>. The module
	  will be called seeq8005.
	  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
config SKMC
	tristate "SKnet MCA support"
	tristate "SKnet MCA support"
	depends on NET_ETHERNET && MCA && BROKEN
	depends on NET_ETHERNET && MCA && BROKEN
+0 −2
Original line number Original line Diff line number Diff line
@@ -73,7 +73,6 @@ obj-$(CONFIG_MAC8390) += mac8390.o 8390.o
obj-$(CONFIG_APNE) += apne.o 8390.o
obj-$(CONFIG_APNE) += apne.o 8390.o
obj-$(CONFIG_PCMCIA_PCNET) += 8390.o
obj-$(CONFIG_PCMCIA_PCNET) += 8390.o
obj-$(CONFIG_SHAPER) += shaper.o
obj-$(CONFIG_SHAPER) += shaper.o
obj-$(CONFIG_SK_G16) += sk_g16.o
obj-$(CONFIG_HP100) += hp100.o
obj-$(CONFIG_HP100) += hp100.o
obj-$(CONFIG_SMC9194) += smc9194.o
obj-$(CONFIG_SMC9194) += smc9194.o
obj-$(CONFIG_FEC) += fec.o
obj-$(CONFIG_FEC) += fec.o
@@ -121,7 +120,6 @@ obj-$(CONFIG_DEFXX) += defxx.o
obj-$(CONFIG_SGISEEQ) += sgiseeq.o
obj-$(CONFIG_SGISEEQ) += sgiseeq.o
obj-$(CONFIG_SGI_O2MACE_ETH) += meth.o
obj-$(CONFIG_SGI_O2MACE_ETH) += meth.o
obj-$(CONFIG_AT1700) += at1700.o
obj-$(CONFIG_AT1700) += at1700.o
obj-$(CONFIG_FMV18X) += fmv18x.o
obj-$(CONFIG_EL1) += 3c501.o
obj-$(CONFIG_EL1) += 3c501.o
obj-$(CONFIG_EL16) += 3c507.o
obj-$(CONFIG_EL16) += 3c507.o
obj-$(CONFIG_ELMC) += 3c523.o
obj-$(CONFIG_ELMC) += 3c523.o
+0 −6
Original line number Original line Diff line number Diff line
@@ -210,9 +210,6 @@ static struct devprobe2 isa_probes[] __initdata = {
#ifdef CONFIG_AT1700
#ifdef CONFIG_AT1700
	{at1700_probe, 0},
	{at1700_probe, 0},
#endif
#endif
#ifdef CONFIG_FMV18X		/* Fujitsu FMV-181/182 */
	{fmv18x_probe, 0},
#endif
#ifdef CONFIG_ETH16I
#ifdef CONFIG_ETH16I
	{eth16i_probe, 0},	/* ICL EtherTeam 16i/32 */
	{eth16i_probe, 0},	/* ICL EtherTeam 16i/32 */
#endif
#endif
@@ -243,9 +240,6 @@ static struct devprobe2 isa_probes[] __initdata = {
#ifdef CONFIG_ELPLUS		/* 3c505 */
#ifdef CONFIG_ELPLUS		/* 3c505 */
	{elplus_probe, 0},
	{elplus_probe, 0},
#endif
#endif
#ifdef CONFIG_SK_G16
	{SK_init, 0},
#endif
#ifdef CONFIG_NI5010
#ifdef CONFIG_NI5010
	{ni5010_probe, 0},
	{ni5010_probe, 0},
#endif
#endif
Loading