aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net')
-rw-r--r--drivers/net/wireless/iwlwifi/Kconfig17
1 files changed, 9 insertions, 8 deletions
diff --git a/drivers/net/wireless/iwlwifi/Kconfig b/drivers/net/wireless/iwlwifi/Kconfig
index abd0ce0954da..c91e5f908955 100644
--- a/drivers/net/wireless/iwlwifi/Kconfig
+++ b/drivers/net/wireless/iwlwifi/Kconfig
@@ -33,6 +33,15 @@ config IWL4965_QOS
33 This option will enable wireless quality of service (QoS) for the 33 This option will enable wireless quality of service (QoS) for the
34 iw4965 driver. 34 iw4965 driver.
35 35
36config IWL4965_HT
37 bool "Enable 802.11n HT features in iwl4965 driver"
38 depends on EXPERIMENTAL
39 depends on IWL4965 && IWL4965_QOS
40 depends on n
41 ---help---
42 This option enables IEEE 802.11n High Throughput features
43 for the iwl4965 driver.
44
36config IWL4965_SPECTRUM_MEASUREMENT 45config IWL4965_SPECTRUM_MEASUREMENT
37 bool "Enable Spectrum Measurement in iw4965 driver" 46 bool "Enable Spectrum Measurement in iw4965 driver"
38 depends on IWL4965 47 depends on IWL4965
@@ -46,14 +55,6 @@ config IWL4965_SENSITIVITY
46 This option will enable sensitivity calibration for the iwl4965 55 This option will enable sensitivity calibration for the iwl4965
47 driver. 56 driver.
48 57
49config IWL4965_HT
50 bool "Enable 802.11n HT features in iwl4965 driver"
51 depends on EXPERIMENTAL
52 depends on IWL4965 && MAC80211_HT
53 ---help---
54 This option enables IEEE 802.11n High Throughput features
55 for the iwl4965 driver.
56
57config IWL4965_DEBUG 58config IWL4965_DEBUG
58 bool "Enable full debugging output in iwl4965 driver" 59 bool "Enable full debugging output in iwl4965 driver"
59 depends on IWL4965 60 depends on IWL4965