aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r--drivers/net/Kconfig14
1 files changed, 0 insertions, 14 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 0cb136c1d6db..aec74ad67cc0 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -244,16 +244,6 @@ config KORINA
244 If you have a Mikrotik RouterBoard 500 or IDT RC32434 244 If you have a Mikrotik RouterBoard 500 or IDT RC32434
245 based system say Y. Otherwise say N. 245 based system say Y. Otherwise say N.
246 246
247config SGI_IOC3_ETH
248 bool "SGI IOC3 Ethernet"
249 depends on PCI && SGI_IP27
250 select CRC32
251 select MII
252 help
253 If you have a network (Ethernet) card of this type, say Y and read
254 the Ethernet-HOWTO, available from
255 <http://www.tldp.org/docs.html#howto>.
256
257config MIPS_SIM_NET 247config MIPS_SIM_NET
258 tristate "MIPS simulator Network device" 248 tristate "MIPS simulator Network device"
259 depends on MIPS_SIM 249 depends on MIPS_SIM
@@ -262,10 +252,6 @@ config MIPS_SIM_NET
262 emulated by the MIPS Simulator. 252 emulated by the MIPS Simulator.
263 If you are not using a MIPSsim or are unsure, say N. 253 If you are not using a MIPSsim or are unsure, say N.
264 254
265config SGI_O2MACE_ETH
266 tristate "SGI O2 MACE Fast Ethernet support"
267 depends on SGI_IP32=y
268
269config SH_ETH 255config SH_ETH
270 tristate "Renesas SuperH Ethernet support" 256 tristate "Renesas SuperH Ethernet support"
271 depends on SUPERH && \ 257 depends on SUPERH && \