aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/Kconfig
diff options
context:
space:
mode:
authorZhu Yi <yi.zhu@intel.com>2008-01-05 01:53:11 -0500
committerDavid S. Miller <davem@davemloft.net>2008-01-28 18:09:13 -0500
commit66c6b139f77e8568f03611422967bfaa4c4a3bbd (patch)
tree943c9d6d3385f6a1af0f5dd8c0ea92c01a42ca15 /drivers/net/wireless/iwlwifi/Kconfig
parent27ae4d4328769021b95777e37873074c1da52f91 (diff)
iwlwifi: fix typo in 'drivers/net/wireless/iwlwifi/Kconfig'
Based on a patch by Miguel. Signed-off-by: Zhu Yi <yi.zhu@intel.com> Cc: Miguel Boton <mboton.lkml@gmail.com> Cc: "John W. Linville" <linville@tuxdriver.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/iwlwifi/Kconfig')
-rw-r--r--drivers/net/wireless/iwlwifi/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/net/wireless/iwlwifi/Kconfig b/drivers/net/wireless/iwlwifi/Kconfig
index c91e5f908955..66ca942ddcea 100644
--- a/drivers/net/wireless/iwlwifi/Kconfig
+++ b/drivers/net/wireless/iwlwifi/Kconfig
@@ -31,7 +31,7 @@ config IWL4965_QOS
31 depends on IWL4965 31 depends on IWL4965
32 ---help--- 32 ---help---
33 This option will enable wireless quality of service (QoS) for the 33 This option will enable wireless quality of service (QoS) for the
34 iw4965 driver. 34 iwl4965 driver.
35 35
36config IWL4965_HT 36config IWL4965_HT
37 bool "Enable 802.11n HT features in iwl4965 driver" 37 bool "Enable 802.11n HT features in iwl4965 driver"
@@ -43,7 +43,7 @@ config IWL4965_HT
43 for the iwl4965 driver. 43 for the iwl4965 driver.
44 44
45config IWL4965_SPECTRUM_MEASUREMENT 45config IWL4965_SPECTRUM_MEASUREMENT
46 bool "Enable Spectrum Measurement in iw4965 driver" 46 bool "Enable Spectrum Measurement in iwl4965 driver"
47 depends on IWL4965 47 depends on IWL4965
48 ---help--- 48 ---help---
49 This option will enable spectrum measurement for the iwl4965 driver. 49 This option will enable spectrum measurement for the iwl4965 driver.