aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/wireless/iwlwifi/Kconfig')
-rw-r--r--drivers/net/wireless/iwlwifi/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/net/wireless/iwlwifi/Kconfig b/drivers/net/wireless/iwlwifi/Kconfig
index 2bc7a9bfc56..cc0006900b3 100644
--- a/drivers/net/wireless/iwlwifi/Kconfig
+++ b/drivers/net/wireless/iwlwifi/Kconfig
@@ -119,6 +119,15 @@ config IWL5000
119 This option enables support for Intel Wireless WiFi Link 5000AGN Family 119 This option enables support for Intel Wireless WiFi Link 5000AGN Family
120 Dependency on 4965 is temporary 120 Dependency on 4965 is temporary
121 121
122config IWL5000_RUN_TIME_CALIB
123 bool "Enable run time Calibration for 5000 NIC"
124 select IWLWIFI_RUN_TIME_CALIB
125 depends on IWL5000
126 default y
127 ---help---
128 This option will enable run time calibration for the iwl5000 driver.
129 These calibrations are Sensitivity and Chain Noise. If unsure, say yes
130
122 131
123config IWLWIFI_DEBUGFS 132config IWLWIFI_DEBUGFS
124 bool "Iwlwifi debugfs support" 133 bool "Iwlwifi debugfs support"