diff options
author | Christian Lamparter <chunkeey@web.de> | 2009-03-21 18:11:49 -0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-03-27 20:13:09 -0400 |
commit | 75ca88c9701bf8f65fc1f009f10dd64b0378b977 (patch) | |
tree | 501a6154c34ad902b0369d81efca6a97dbee7115 /MAINTAINERS | |
parent | b63a2cb30405777033d58045c562a3b04d87d702 (diff) |
ar9170: update Makefile, Kconfig and MAINTAINERS
This patch update all necessary Makefile and Kconfig files.
Now you can then enable ar9170 in the kernel configuration under:
Device Drivers --->
[*] Network device support --->
Wireless LAN --->
[*] Wireless LAN (IEEE 802.11)
<M> Atheros AR9170 support
<M> Atheros AR9170 USB support
Signed-off-by: Christian Lamparter <chunkeey@web.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index bdadcb3c3f48..64c89c215b01 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -765,6 +765,14 @@ L: linux-wireless@vger.kernel.org | |||
765 | L: ath9k-devel@lists.ath9k.org | 765 | L: ath9k-devel@lists.ath9k.org |
766 | S: Supported | 766 | S: Supported |
767 | 767 | ||
768 | ATHEROS AR9170 WIRELESS DRIVER | ||
769 | P: Christian Lamparter | ||
770 | M: chunkeey@web.de | ||
771 | L: linux-wireless@vger.kernel.org | ||
772 | W: http://wireless.kernel.org/en/users/Drivers/ar9170 | ||
773 | S: Maintained | ||
774 | F: drivers/net/wireless/ar9170/ | ||
775 | |||
768 | ATI_REMOTE2 DRIVER | 776 | ATI_REMOTE2 DRIVER |
769 | P: Ville Syrjala | 777 | P: Ville Syrjala |
770 | M: syrjala@sci.fi | 778 | M: syrjala@sci.fi |