diff options
Diffstat (limited to 'drivers/net/wireless/iwlwifi/Kconfig')
-rw-r--r-- | drivers/net/wireless/iwlwifi/Kconfig | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/drivers/net/wireless/iwlwifi/Kconfig b/drivers/net/wireless/iwlwifi/Kconfig index b992428ab4db..a382c0078923 100644 --- a/drivers/net/wireless/iwlwifi/Kconfig +++ b/drivers/net/wireless/iwlwifi/Kconfig | |||
@@ -14,15 +14,6 @@ config IWLWIFI_LEDS | |||
14 | bool | 14 | bool |
15 | default n | 15 | default n |
16 | 16 | ||
17 | config IWLWIFI_RUN_TIME_CALIB | ||
18 | bool | ||
19 | depends on IWLCORE | ||
20 | default n | ||
21 | ---help--- | ||
22 | This option will enable run time calibration for the iwlwifi driver. | ||
23 | These calibrations are Sensitivity and Chain Noise. | ||
24 | |||
25 | |||
26 | config IWLWIFI_RFKILL | 17 | config IWLWIFI_RFKILL |
27 | boolean "IWLWIFI RF kill support" | 18 | boolean "IWLWIFI RF kill support" |
28 | depends on IWLCORE | 19 | depends on IWLCORE |
@@ -68,15 +59,6 @@ config IWL4965_SPECTRUM_MEASUREMENT | |||
68 | ---help--- | 59 | ---help--- |
69 | This option will enable spectrum measurement for the iwl4965 driver. | 60 | This option will enable spectrum measurement for the iwl4965 driver. |
70 | 61 | ||
71 | config IWL4965_RUN_TIME_CALIB | ||
72 | bool "Enable run time Calibration for 4965 NIC" | ||
73 | select IWLWIFI_RUN_TIME_CALIB | ||
74 | depends on IWL4965 | ||
75 | default y | ||
76 | ---help--- | ||
77 | This option will enable run time calibration for the iwl4965 driver. | ||
78 | These calibrations are Sensitivity and Chain Noise. If unsure, say yes | ||
79 | |||
80 | config IWLWIFI_DEBUG | 62 | config IWLWIFI_DEBUG |
81 | bool "Enable full debugging output in iwl4965 driver" | 63 | bool "Enable full debugging output in iwl4965 driver" |
82 | depends on IWL4965 | 64 | depends on IWL4965 |
@@ -110,16 +92,6 @@ config IWL5000 | |||
110 | This option enables support for Intel Wireless WiFi Link 5000AGN Family | 92 | This option enables support for Intel Wireless WiFi Link 5000AGN Family |
111 | Dependency on 4965 is temporary | 93 | Dependency on 4965 is temporary |
112 | 94 | ||
113 | config IWL5000_RUN_TIME_CALIB | ||
114 | bool "Enable run time Calibration for 5000 NIC" | ||
115 | select IWLWIFI_RUN_TIME_CALIB | ||
116 | depends on IWL5000 | ||
117 | default y | ||
118 | ---help--- | ||
119 | This option will enable run time calibration for the iwl5000 driver. | ||
120 | These calibrations are Sensitivity and Chain Noise. If unsure, say yes | ||
121 | |||
122 | |||
123 | config IWLWIFI_DEBUGFS | 95 | config IWLWIFI_DEBUGFS |
124 | bool "Iwlwifi debugfs support" | 96 | bool "Iwlwifi debugfs support" |
125 | depends on IWLCORE && IWLWIFI_DEBUG && MAC80211_DEBUGFS | 97 | depends on IWLCORE && IWLWIFI_DEBUG && MAC80211_DEBUGFS |