diff options
Diffstat (limited to 'drivers/net/wireless/iwlwifi/Kconfig')
-rw-r--r-- | drivers/net/wireless/iwlwifi/Kconfig | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/drivers/net/wireless/iwlwifi/Kconfig b/drivers/net/wireless/iwlwifi/Kconfig index 022122603c18..f38130abab04 100644 --- a/drivers/net/wireless/iwlwifi/Kconfig +++ b/drivers/net/wireless/iwlwifi/Kconfig | |||
@@ -110,7 +110,7 @@ config IWL3945 | |||
110 | select LIB80211 | 110 | select LIB80211 |
111 | select MAC80211_LEDS if IWL3945_LEDS | 111 | select MAC80211_LEDS if IWL3945_LEDS |
112 | select LEDS_CLASS if IWL3945_LEDS | 112 | select LEDS_CLASS if IWL3945_LEDS |
113 | select RFKILL if IWL3945_RFKILL | 113 | select RFKILL if IWLWIFI_RFKILL |
114 | ---help--- | 114 | ---help--- |
115 | Select to build the driver supporting the: | 115 | Select to build the driver supporting the: |
116 | 116 | ||
@@ -133,10 +133,6 @@ config IWL3945 | |||
133 | say M here and read <file:Documentation/kbuild/modules.txt>. The | 133 | say M here and read <file:Documentation/kbuild/modules.txt>. The |
134 | module will be called iwl3945.ko. | 134 | module will be called iwl3945.ko. |
135 | 135 | ||
136 | config IWL3945_RFKILL | ||
137 | bool "Enable RF kill support in iwl3945 drivers" | ||
138 | depends on IWL3945 | ||
139 | |||
140 | config IWL3945_SPECTRUM_MEASUREMENT | 136 | config IWL3945_SPECTRUM_MEASUREMENT |
141 | bool "Enable Spectrum Measurement in iwl3945 drivers" | 137 | bool "Enable Spectrum Measurement in iwl3945 drivers" |
142 | depends on IWL3945 | 138 | depends on IWL3945 |