mirror of
https://github.com/torvalds/linux.git
synced 2024-11-06 03:51:48 +00:00
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>
This commit is contained in:
parent
27ae4d4328
commit
66c6b139f7
@ -31,7 +31,7 @@ config IWL4965_QOS
|
||||
depends on IWL4965
|
||||
---help---
|
||||
This option will enable wireless quality of service (QoS) for the
|
||||
iw4965 driver.
|
||||
iwl4965 driver.
|
||||
|
||||
config IWL4965_HT
|
||||
bool "Enable 802.11n HT features in iwl4965 driver"
|
||||
@ -43,7 +43,7 @@ config IWL4965_HT
|
||||
for the iwl4965 driver.
|
||||
|
||||
config IWL4965_SPECTRUM_MEASUREMENT
|
||||
bool "Enable Spectrum Measurement in iw4965 driver"
|
||||
bool "Enable Spectrum Measurement in iwl4965 driver"
|
||||
depends on IWL4965
|
||||
---help---
|
||||
This option will enable spectrum measurement for the iwl4965 driver.
|
||||
|
Loading…
Reference in New Issue
Block a user