commit | 145de9b693943f052c2c15efbc31b2851fedb6e0 | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Sun Jan 27 15:06:23 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Feb 29 15:19:19 2008 -0500 |
tree | 13eee7999d27d2fb35204690d1c7b78b93ff18dd | |
parent | 0c11b4de5d81771ba0fdc8a5d13d59ed01d41252 [diff] |
iwlwifi: enable 802.11n in Kconfig This patch removes 'IWL4965_HT: depends on n' from iwlwifi's Kconfig 1. 11n is functional so no need to make it invisible in the configuration 2. Latest Johannes patch 'cfg80211 API for channels/bitrates, mac80211 and driver conversion' broke compilation because this config option was invisible - patch fixing it will be provided later Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>