diff options
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index dcdad217df51..69dba62e0bad 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -311,7 +311,7 @@ config MAC8390 | |||
311 | 311 | ||
312 | config MAC89x0 | 312 | config MAC89x0 |
313 | tristate "Macintosh CS89x0 based ethernet cards" | 313 | tristate "Macintosh CS89x0 based ethernet cards" |
314 | depends on NET_ETHERNET && MAC && BROKEN | 314 | depends on NET_ETHERNET && MAC |
315 | ---help--- | 315 | ---help--- |
316 | Support for CS89x0 chipset based Ethernet cards. If you have a | 316 | Support for CS89x0 chipset based Ethernet cards. If you have a |
317 | Nubus or LC-PDS network (Ethernet) card of this type, say Y and | 317 | Nubus or LC-PDS network (Ethernet) card of this type, say Y and |
@@ -337,8 +337,8 @@ config MACSONIC | |||
337 | be called macsonic. | 337 | be called macsonic. |
338 | 338 | ||
339 | config MACMACE | 339 | config MACMACE |
340 | bool "Macintosh (AV) onboard MACE ethernet (EXPERIMENTAL)" | 340 | bool "Macintosh (AV) onboard MACE ethernet" |
341 | depends on NET_ETHERNET && MAC && EXPERIMENTAL | 341 | depends on NET_ETHERNET && MAC |
342 | select CRC32 | 342 | select CRC32 |
343 | help | 343 | help |
344 | Support for the onboard AMD 79C940 MACE Ethernet controller used in | 344 | Support for the onboard AMD 79C940 MACE Ethernet controller used in |