diff options
| author | Sujith <Sujith.Manoharan@atheros.com> | 2010-03-17 04:55:25 -0400 |
|---|---|---|
| committer | John W. Linville <linville@tuxdriver.com> | 2010-03-23 16:50:17 -0400 |
| commit | fb9987d0f748c983bb795a86f47522313f701a08 (patch) | |
| tree | e70d809b887ba25ed1a5da018e8baae829d0b8ad /drivers/net/wireless/ath/Kconfig | |
| parent | 736b3a27b3c50c4a23717b802240435a69e8d0ff (diff) | |
ath9k_htc: Support for AR9271 chipset.
Features:
* Station mode
* IBSS mode
* Monitor mode
* Legacy support
* HT support
* TX/RX 11n Aggregation
* HW encryption
* LED
* Suspend/Resume
For more information: http://wireless.kernel.org/en/users/Drivers/ath9k_htc
Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com>
Signed-off-by: Senthil Balasubramanian <senthilkumar@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ath/Kconfig')
| -rw-r--r-- | drivers/net/wireless/ath/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/ath/Kconfig b/drivers/net/wireless/ath/Kconfig index 4e7a7fd695c8..0a75be027afa 100644 --- a/drivers/net/wireless/ath/Kconfig +++ b/drivers/net/wireless/ath/Kconfig | |||
| @@ -3,7 +3,7 @@ menuconfig ATH_COMMON | |||
| 3 | depends on CFG80211 | 3 | depends on CFG80211 |
| 4 | ---help--- | 4 | ---help--- |
| 5 | This will enable the support for the Atheros wireless drivers. | 5 | This will enable the support for the Atheros wireless drivers. |
| 6 | ath5k, ath9k and ar9170 drivers share some common code, this option | 6 | ath5k, ath9k, ath9k_htc and ar9170 drivers share some common code, this option |
| 7 | enables the common ath.ko module which shares common helpers. | 7 | enables the common ath.ko module which shares common helpers. |
| 8 | 8 | ||
| 9 | For more information and documentation on this module you can visit: | 9 | For more information and documentation on this module you can visit: |
