iwlwifi: fix n-band association problem
This patch enables the IWL4965_HT flag (n-band) in Kconfig. Removed the "depends on n" from Kconfig for config IWL4965_HT Signed-off-by: Abhijeet Kolekar <abhijeet.kolekar@intel.com> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
committed by
John W. Linville
parent
3f2eeac979
commit
7981a35ed0
@@ -35,7 +35,6 @@ config IWL4965_HT
|
|||||||
bool "Enable 802.11n HT features in iwl4965 driver"
|
bool "Enable 802.11n HT features in iwl4965 driver"
|
||||||
depends on EXPERIMENTAL
|
depends on EXPERIMENTAL
|
||||||
depends on IWL4965 && IWL4965_QOS
|
depends on IWL4965 && IWL4965_QOS
|
||||||
depends on n
|
|
||||||
---help---
|
---help---
|
||||||
This option enables IEEE 802.11n High Throughput features
|
This option enables IEEE 802.11n High Throughput features
|
||||||
for the iwl4965 driver.
|
for the iwl4965 driver.
|
||||||
|
Reference in New Issue
Block a user