diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2008-07-09 07:38:43 -0400 |
---|---|---|
committer | Jeff Garzik <jgarzik@redhat.com> | 2008-07-11 01:25:59 -0400 |
commit | 67fbbe1551b24d1bcab8478407f9b8c713d5596e (patch) | |
tree | dd06d9fe3f467af05d1749f4bbc2b902a309b33c /drivers/net/Kconfig | |
parent | e9911c2c8f87cfda47109c42e399fa487117095c (diff) |
SAA9730: Remove driver
The only user of the board, the extremly dated and rare MIPS Atlas board,
has been removed, so this driver can go, too.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 44d1c835128a..9490cb172330 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -1694,15 +1694,6 @@ config VIA_RHINE_MMIO | |||
1694 | 1694 | ||
1695 | If unsure, say Y. | 1695 | If unsure, say Y. |
1696 | 1696 | ||
1697 | config LAN_SAA9730 | ||
1698 | bool "Philips SAA9730 Ethernet support" | ||
1699 | depends on NET_PCI && PCI && MIPS_ATLAS | ||
1700 | help | ||
1701 | The SAA9730 is a combined multimedia and peripheral controller used | ||
1702 | in thin clients, Internet access terminals, and diskless | ||
1703 | workstations. | ||
1704 | See <http://www.semiconductors.philips.com/pip/SAA9730_flyer_1>. | ||
1705 | |||
1706 | config SC92031 | 1697 | config SC92031 |
1707 | tristate "Silan SC92031 PCI Fast Ethernet Adapter driver (EXPERIMENTAL)" | 1698 | tristate "Silan SC92031 PCI Fast Ethernet Adapter driver (EXPERIMENTAL)" |
1708 | depends on NET_PCI && PCI && EXPERIMENTAL | 1699 | depends on NET_PCI && PCI && EXPERIMENTAL |