Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 90559
b: refs/heads/master
c: 53f36d7
h: refs/heads/master
i:
  90557: 7a711c9
  90555: 3b7c8a8
  90551: b408c6c
  90543: 8780eb2
  90527: 9f5dc44
  90495: 22cef83
v: v3
  • Loading branch information
John W. Linville committed Apr 8, 2008
1 parent bfee82c commit 8966984
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 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: a0b484fee72fc18eb9145011a5edec922fafbc15
refs/heads/master: 53f36d70f072403d9aef68b332b72eb8c559b4ae
10 changes: 4 additions & 6 deletions trunk/drivers/net/wireless/iwlwifi/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,8 @@ config IWLCORE
depends on PCI && MAC80211 && WLAN_80211 && EXPERIMENTAL

config IWLWIFI_LEDS
bool "Enable LEDS features in iwlwifi driver"
depends on IWLCORE && MAC80211_LEDS && LEDS_CLASS
---help---
This option enables LEDS for the iwlwifi drivers

bool
default n

config IWLCORE_RFKILL
boolean "IWLWIFI RF kill support"
Expand Down Expand Up @@ -52,7 +49,8 @@ config IWL4965_HT

config IWL4965_LEDS
bool "Enable LEDS features in iwl4965 driver"
depends on IWL4965 && IWLWIFI_LEDS
depends on IWL4965 && MAC80211_LEDS && LEDS_CLASS
select IWLWIFI_LEDS
---help---
This option enables LEDS for the iwlwifi drivers

Expand Down

0 comments on commit 8966984

Please sign in to comment.