diff options
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index dcdad217df51..092e4cf07430 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 |