ath9k: Cleanup ath9k_hw_4k_set_gain() interface
[safe/jmp/linux-2.6] / drivers / net / wireless / ath / ath9k / Kconfig
index 2d79610..2cb72f8 100644 (file)
@@ -1,7 +1,6 @@
 config ATH9K
        tristate "Atheros 802.11n wireless cards support"
        depends on PCI && MAC80211 && WLAN_80211
-       select ATH_COMMON
        select MAC80211_LEDS
        select LEDS_CLASS
        select NEW_LEDS
@@ -18,6 +17,6 @@ config ATH9K_DEBUG
          Say Y, if you need ath9k to display debug messages.
          Pass the debug mask as a module parameter:
 
-         modprobe ath9k debug=0x00002000
+         modprobe ath9k debug=0x00000200
 
-         Look in ath9k/core.h for possible debug masks
+         Look in ath9k/debug.h for possible debug masks