Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91941
b: refs/heads/master
c: e82404a
h: refs/heads/master
i:
  91939: d8d1687
v: v3
  • Loading branch information
David S. Miller committed Apr 23, 2008
1 parent fb2dfdf commit de335cc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 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: 00713e224e718b350cb0148184dc7884885d00b9
refs/heads/master: e82404ad612ebabc65d15c3d59b971cb35c3ff36
8 changes: 6 additions & 2 deletions trunk/drivers/net/wireless/iwlwifi/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,9 @@ config IWL4965_HT

config IWL4965_LEDS
bool "Enable LEDS features in iwl4965 driver"
depends on IWL4965 && MAC80211_LEDS && LEDS_CLASS
depends on IWL4965
select MAC80211_LEDS
select LEDS_CLASS
select IWLWIFI_LEDS
---help---
This option enables LEDS for the iwlwifi drivers
Expand Down Expand Up @@ -134,7 +136,9 @@ config IWL3945_SPECTRUM_MEASUREMENT

config IWL3945_LEDS
bool "Enable LEDS features in iwl3945 driver"
depends on IWL3945 && MAC80211_LEDS && LEDS_CLASS
depends on IWL3945
select MAC80211_LEDS
select LEDS_CLASS
---help---
This option enables LEDS for the iwl3945 driver.

Expand Down

0 comments on commit de335cc

Please sign in to comment.