Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91942
b: refs/heads/master
c: 201410c
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Apr 23, 2008
1 parent de335cc commit 565b53e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 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: e82404ad612ebabc65d15c3d59b971cb35c3ff36
refs/heads/master: 201410ce85d80b7b893cdc72e944a1341dd393f1
15 changes: 10 additions & 5 deletions trunk/drivers/net/wireless/rt2x00/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,8 @@ config RT2400PCI_RFKILL

config RT2400PCI_LEDS
bool "RT2400 leds support"
depends on RT2400PCI && LEDS_CLASS
depends on RT2400PCI
select LEDS_CLASS
select RT2X00_LIB_LEDS
---help---
This adds support for led triggers provided my mac80211.
Expand All @@ -86,7 +87,8 @@ config RT2500PCI_RFKILL

config RT2500PCI_LEDS
bool "RT2500 leds support"
depends on RT2500PCI && LEDS_CLASS
depends on RT2500PCI
select LEDS_CLASS
select RT2X00_LIB_LEDS
---help---
This adds support for led triggers provided my mac80211.
Expand Down Expand Up @@ -114,7 +116,8 @@ config RT61PCI_RFKILL

config RT61PCI_LEDS
bool "RT61 leds support"
depends on RT61PCI && LEDS_CLASS
depends on RT61PCI
select LEDS_CLASS
select RT2X00_LIB_LEDS
---help---
This adds support for led triggers provided my mac80211.
Expand All @@ -130,7 +133,8 @@ config RT2500USB

config RT2500USB_LEDS
bool "RT2500 leds support"
depends on RT2500USB && LEDS_CLASS
depends on RT2500USB
select LEDS_CLASS
select RT2X00_LIB_LEDS
---help---
This adds support for led triggers provided my mac80211.
Expand All @@ -148,7 +152,8 @@ config RT73USB

config RT73USB_LEDS
bool "RT73 leds support"
depends on RT73USB && LEDS_CLASS
depends on RT73USB
select LEDS_CLASS
select RT2X00_LIB_LEDS
---help---
This adds support for led triggers provided my mac80211.
Expand Down

0 comments on commit 565b53e

Please sign in to comment.