aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/Kconfig')
-rw-r--r--drivers/net/wireless/ath/ath9k/Kconfig8
1 files changed, 7 insertions, 1 deletions
diff --git a/drivers/net/wireless/ath/ath9k/Kconfig b/drivers/net/wireless/ath/ath9k/Kconfig
index 2cb72f8c32d7..ef5f59c4dd80 100644
--- a/drivers/net/wireless/ath/ath9k/Kconfig
+++ b/drivers/net/wireless/ath/ath9k/Kconfig
@@ -6,7 +6,13 @@ config ATH9K
6 select NEW_LEDS 6 select NEW_LEDS
7 ---help--- 7 ---help---
8 This module adds support for wireless adapters based on 8 This module adds support for wireless adapters based on
9 Atheros IEEE 802.11n AR5008 and AR9001 family of chipsets. 9 Atheros IEEE 802.11n AR5008, AR9001 and AR9002 family
10 of chipsets. For a specific list of supported external
11 cards, laptops that already ship with these cards and
12 APs that come with these cards refer to to ath9k wiki
13 products page:
14
15 http://wireless.kernel.org/en/users/Drivers/ath9k/products
10 16
11 If you choose to build a module, it'll be called ath9k. 17 If you choose to build a module, it'll be called ath9k.
12 18