aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/Kconfig
diff options
context:
space:
mode:
authorSteven J. Hill <sjhill@mips.com>2012-09-24 00:47:16 -0400
committerDavid S. Miller <davem@davemloft.net>2012-09-24 16:47:23 -0400
commit718cffc4ac65f01c6f1efd6baec8b4b5ff0c76b5 (patch)
tree09c2a200aa0bb33811e276c7cb8bca020323b3d8 /drivers/net/ethernet/Kconfig
parent5640f7685831e088fe6c2e1f863a6805962f8e81 (diff)
net: mipsnet: Remove the MIPSsim Ethernet driver.
The MIPSsim platform is no longer supported or used. This patch deletes the Ethernet driver. Signed-off-by: Steven J. Hill <sjhill@mips.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/Kconfig')
-rw-r--r--drivers/net/ethernet/Kconfig9
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/net/ethernet/Kconfig b/drivers/net/ethernet/Kconfig
index a11af5cc4844..e4ff38949112 100644
--- a/drivers/net/ethernet/Kconfig
+++ b/drivers/net/ethernet/Kconfig
@@ -89,15 +89,6 @@ source "drivers/net/ethernet/marvell/Kconfig"
89source "drivers/net/ethernet/mellanox/Kconfig" 89source "drivers/net/ethernet/mellanox/Kconfig"
90source "drivers/net/ethernet/micrel/Kconfig" 90source "drivers/net/ethernet/micrel/Kconfig"
91source "drivers/net/ethernet/microchip/Kconfig" 91source "drivers/net/ethernet/microchip/Kconfig"
92
93config MIPS_SIM_NET
94 tristate "MIPS simulator Network device"
95 depends on MIPS_SIM
96 ---help---
97 The MIPSNET device is a simple Ethernet network device which is
98 emulated by the MIPS Simulator.
99 If you are not using a MIPSsim or are unsure, say N.
100
101source "drivers/net/ethernet/myricom/Kconfig" 92source "drivers/net/ethernet/myricom/Kconfig"
102 93
103config FEALNX 94config FEALNX