diff options
Diffstat (limited to 'drivers/net/wireless/Kconfig')
-rw-r--r-- | drivers/net/wireless/Kconfig | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/drivers/net/wireless/Kconfig b/drivers/net/wireless/Kconfig index 5c4d7b4ece5e..9c01fb26c8f3 100644 --- a/drivers/net/wireless/Kconfig +++ b/drivers/net/wireless/Kconfig | |||
@@ -309,7 +309,10 @@ config APPLE_AIRPORT | |||
309 | Say Y here to support the Airport 802.11b wireless Ethernet hardware | 309 | Say Y here to support the Airport 802.11b wireless Ethernet hardware |
310 | built into the Macintosh iBook and other recent PowerPC-based | 310 | built into the Macintosh iBook and other recent PowerPC-based |
311 | Macintosh machines. This is essentially a Lucent Orinoco card with | 311 | Macintosh machines. This is essentially a Lucent Orinoco card with |
312 | a non-standard interface | 312 | a non-standard interface. |
313 | |||
314 | This driver does not support the Airport Extreme (802.11b/g). Use | ||
315 | the BCM43xx driver for Airport Extreme cards. | ||
313 | 316 | ||
314 | config PLX_HERMES | 317 | config PLX_HERMES |
315 | tristate "Hermes in PLX9052 based PCI adaptor support (Netgear MA301 etc.)" | 318 | tristate "Hermes in PLX9052 based PCI adaptor support (Netgear MA301 etc.)" |