Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 79077
b: refs/heads/master
c: 923effd
h: refs/heads/master
i:
  79075: 3b3ae94
v: v3
  • Loading branch information
Ron Rindjunsky authored and David S. Miller committed Jan 28, 2008
1 parent f7eff40 commit 96cdc59
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 76bb77e03f5b01fb83fb9fa79febba6e499f948b
refs/heads/master: 923effd8d231ac480c6007e2a377c001a343a0ba
17 changes: 9 additions & 8 deletions trunk/drivers/net/wireless/iwlwifi/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,15 @@ config IWL4965_QOS
This option will enable wireless quality of service (QoS) for the
iw4965 driver.

config IWL4965_HT
bool "Enable 802.11n HT features in iwl4965 driver"
depends on EXPERIMENTAL
depends on IWL4965 && IWL4965_QOS
depends on n
---help---
This option enables IEEE 802.11n High Throughput features
for the iwl4965 driver.

config IWL4965_SPECTRUM_MEASUREMENT
bool "Enable Spectrum Measurement in iw4965 driver"
depends on IWL4965
Expand All @@ -46,14 +55,6 @@ config IWL4965_SENSITIVITY
This option will enable sensitivity calibration for the iwl4965
driver.

config IWL4965_HT
bool "Enable 802.11n HT features in iwl4965 driver"
depends on EXPERIMENTAL
depends on IWL4965 && MAC80211_HT
---help---
This option enables IEEE 802.11n High Throughput features
for the iwl4965 driver.

config IWL4965_DEBUG
bool "Enable full debugging output in iwl4965 driver"
depends on IWL4965
Expand Down

0 comments on commit 96cdc59

Please sign in to comment.