aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/Kconfig
diff options
context:
space:
mode:
authorZhu Yi <yi.zhu@intel.com>2006-04-13 05:20:45 -0400
committerJohn W. Linville <linville@tuxdriver.com>2006-04-24 16:15:57 -0400
commite43e3c1e900ec5b6662cf1901b27975c111289bf (patch)
tree7b926393a0fc33d69693705e26f4d62a02559cb3 /drivers/net/wireless/Kconfig
parent555fd91852880f927f131520889e1fe674ed7e7a (diff)
[PATCH] ipw2200: rename CONFIG_IPW_QOS to CONFIG_IPW2200_QOS
Signed-off-by: Zhu Yi <yi.zhu@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/Kconfig')
-rw-r--r--drivers/net/wireless/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/Kconfig b/drivers/net/wireless/Kconfig
index c04971a8e4a8..19bc09970be6 100644
--- a/drivers/net/wireless/Kconfig
+++ b/drivers/net/wireless/Kconfig
@@ -235,7 +235,7 @@ config IPW2200_MONITOR
235 promiscuous mode via the Wireless Tool's Monitor mode. While in this 235 promiscuous mode via the Wireless Tool's Monitor mode. While in this
236 mode, no packets can be sent. 236 mode, no packets can be sent.
237 237
238config IPW_QOS 238config IPW2200_QOS
239 bool "Enable QoS support" 239 bool "Enable QoS support"
240 depends on IPW2200 && EXPERIMENTAL 240 depends on IPW2200 && EXPERIMENTAL
241 241