aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/Kconfig
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2009-02-03 15:41:58 -0500
committerDavid S. Miller <davem@davemloft.net>2009-02-03 15:41:58 -0500
commit1725d409caba16ea5fc694bd50e95e79e8ced11a (patch)
tree688fe26dd4ceda5364692f0ce307aadb6f04f331 /drivers/net/wireless/iwlwifi/Kconfig
parentb3ff29d2ccfe3af065a9b393699a8fbf2abd1b15 (diff)
parentb8abde45d7d6ab9e8ceced9b5990eeb1149d0b97 (diff)
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
Diffstat (limited to 'drivers/net/wireless/iwlwifi/Kconfig')
-rw-r--r--drivers/net/wireless/iwlwifi/Kconfig53
1 files changed, 11 insertions, 42 deletions
diff --git a/drivers/net/wireless/iwlwifi/Kconfig b/drivers/net/wireless/iwlwifi/Kconfig
index 47bee0ee0a7c..7b3bad1796c7 100644
--- a/drivers/net/wireless/iwlwifi/Kconfig
+++ b/drivers/net/wireless/iwlwifi/Kconfig
@@ -1,25 +1,26 @@
1config IWLWIFI 1config IWLWIFI
2 tristate 2 bool "Intel Wireless Wifi"
3 depends on PCI && MAC80211 && WLAN_80211 && EXPERIMENTAL
4 default y
3 5
4config IWLCORE 6config IWLCORE
5 tristate "Intel Wireless Wifi Core" 7 tristate "Intel Wireless Wifi Core"
6 depends on PCI && MAC80211 && WLAN_80211 && EXPERIMENTAL 8 depends on IWLWIFI
7 select LIB80211 9 select LIB80211
8 select IWLWIFI
9 select MAC80211_LEDS if IWLWIFI_LEDS 10 select MAC80211_LEDS if IWLWIFI_LEDS
10 select LEDS_CLASS if IWLWIFI_LEDS 11 select LEDS_CLASS if IWLWIFI_LEDS
11 select RFKILL if IWLWIFI_RFKILL 12 select RFKILL if IWLWIFI_RFKILL
12 13
13config IWLWIFI_LEDS 14config IWLWIFI_LEDS
14 bool 15 bool "Enable LED support in iwlagn driver"
15 default n 16 depends on IWLCORE
16 17
17config IWLWIFI_RFKILL 18config IWLWIFI_RFKILL
18 boolean "Iwlwifi RF kill support" 19 bool "Enable RF kill support in iwlagn driver"
19 depends on IWLCORE 20 depends on IWLCORE
20 21
21config IWLWIFI_DEBUG 22config IWLWIFI_DEBUG
22 bool "Enable full debugging output in iwlagn driver" 23 bool "Enable full debugging output in iwlagn and iwl3945 drivers"
23 depends on IWLCORE 24 depends on IWLCORE
24 ---help--- 25 ---help---
25 This option will enable debug tracing output for the iwlwifi drivers 26 This option will enable debug tracing output for the iwlwifi drivers
@@ -51,7 +52,7 @@ config IWLWIFI_DEBUGFS
51 52
52config IWLAGN 53config IWLAGN
53 tristate "Intel Wireless WiFi Next Gen AGN" 54 tristate "Intel Wireless WiFi Next Gen AGN"
54 depends on PCI && MAC80211 && WLAN_80211 && EXPERIMENTAL 55 depends on IWLWIFI
55 select FW_LOADER 56 select FW_LOADER
56 select IWLCORE 57 select IWLCORE
57 ---help--- 58 ---help---
@@ -104,13 +105,12 @@ config IWL5000
104 105
105config IWL3945 106config IWL3945
106 tristate "Intel PRO/Wireless 3945ABG/BG Network Connection" 107 tristate "Intel PRO/Wireless 3945ABG/BG Network Connection"
107 depends on PCI && MAC80211 && WLAN_80211 && EXPERIMENTAL 108 depends on IWLWIFI
108 select FW_LOADER 109 select FW_LOADER
109 select LIB80211 110 select LIB80211
110 select IWLWIFI
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
136config IWL3945_RFKILL
137 bool "Enable RF kill support in iwl3945 drivers"
138 depends on IWL3945
139
140config IWL3945_SPECTRUM_MEASUREMENT 136config 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
@@ -148,30 +144,3 @@ config IWL3945_LEDS
148 depends on IWL3945 144 depends on IWL3945
149 ---help--- 145 ---help---
150 This option enables LEDS for the iwl3945 driver. 146 This option enables LEDS for the iwl3945 driver.
151
152config IWL3945_DEBUG
153 bool "Enable full debugging output in iwl3945 driver"
154 depends on IWL3945
155 ---help---
156 This option will enable debug tracing output for the iwl3945
157 driver.
158
159 This will result in the kernel module being ~100k larger. You can
160 control which debug output is sent to the kernel log by setting the
161 value in
162
163 /sys/bus/pci/drivers/${DRIVER}/debug_level
164
165 This entry will only exist if this option is enabled.
166
167 To set a value, simply echo an 8-byte hex value to the same file:
168
169 % echo 0x43fff > /sys/bus/pci/drivers/${DRIVER}/debug_level
170
171 You can find the list of debug mask values in:
172 drivers/net/wireless/iwlwifi/iwl-3945-debug.h
173
174 If this is your first time using this driver, you should say Y here
175 as the debug information can assist others in helping you resolve
176 any problems you may encounter.
177