diff options
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index b6c70c58ae99..d3abf80ea3e2 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -1769,8 +1769,8 @@ config VIA_RHINE_NAPI | |||
1769 | information. | 1769 | information. |
1770 | 1770 | ||
1771 | config LAN_SAA9730 | 1771 | config LAN_SAA9730 |
1772 | bool "Philips SAA9730 Ethernet support (EXPERIMENTAL)" | 1772 | bool "Philips SAA9730 Ethernet support" |
1773 | depends on NET_PCI && EXPERIMENTAL && MIPS | 1773 | depends on NET_PCI && PCI && MIPS_ATLAS |
1774 | help | 1774 | help |
1775 | The SAA9730 is a combined multimedia and peripheral controller used | 1775 | The SAA9730 is a combined multimedia and peripheral controller used |
1776 | in thin clients, Internet access terminals, and diskless | 1776 | in thin clients, Internet access terminals, and diskless |