diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2006-09-22 20:15:30 -0400 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2006-09-22 20:15:30 -0400 |
commit | ff2a2e0172fd11b1bfb9b45ee1b996d3f10669af (patch) | |
tree | aa73a797810fb389c27af29b9eea2648bc979ee4 /drivers/net/Kconfig | |
parent | 06ede91017d015a03cf8c1c87b3ff668f9a846e0 (diff) |
[NET] GT96100: Delete bitrotting ethernet driver
Code for the EV96100 evaluation board hasn't compiled since at least
November 15, 2003, so it is being deleted as of 2.6.18 due to lack of
a user base.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index c49a1cc76c2..63154774c25 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig @@ -438,12 +438,6 @@ config MIPS_JAZZ_SONIC This is the driver for the onboard card of MIPS Magnum 4000, Acer PICA, Olivetti M700-10 and a few other identical OEM systems. -config MIPS_GT96100ETH - bool "MIPS GT96100 Ethernet support" - depends on NET_ETHERNET && MIPS_GT96100 - help - Say Y here to support the Ethernet subsystem on your GT96100 card. - config MIPS_AU1X00_ENET bool "MIPS AU1000 Ethernet support" depends on NET_ETHERNET && SOC_AU1X00 |