Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 98210
b: refs/heads/master
c: 6847aa5
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and John W. Linville committed Jun 13, 2008
1 parent 0604c15 commit 4cf2c5a
Show file tree
Hide file tree
Showing 2 changed files with 7 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: e76328e4a8260707fbc29c99773fb5ba4627096c
refs/heads/master: 6847aa5cce6e22c3625a243b02909ac46aafa110
12 changes: 6 additions & 6 deletions trunk/drivers/net/wireless/rt2x00/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ config RT2X00_LIB_RFKILL

config RT2X00_LIB_LEDS
boolean
depends on RT2X00_LIB
depends on RT2X00_LIB && NEW_LEDS

config RT2400PCI
tristate "Ralink rt2400 pci/pcmcia support"
Expand All @@ -61,7 +61,7 @@ config RT2400PCI_RFKILL

config RT2400PCI_LEDS
bool "RT2400 leds support"
depends on RT2400PCI
depends on RT2400PCI && NEW_LEDS
select LEDS_CLASS
select RT2X00_LIB_LEDS
---help---
Expand All @@ -88,7 +88,7 @@ config RT2500PCI_RFKILL

config RT2500PCI_LEDS
bool "RT2500 leds support"
depends on RT2500PCI
depends on RT2500PCI && NEW_LEDS
select LEDS_CLASS
select RT2X00_LIB_LEDS
---help---
Expand Down Expand Up @@ -117,7 +117,7 @@ config RT61PCI_RFKILL

config RT61PCI_LEDS
bool "RT61 leds support"
depends on RT61PCI
depends on RT61PCI && NEW_LEDS
select LEDS_CLASS
select RT2X00_LIB_LEDS
---help---
Expand All @@ -134,7 +134,7 @@ config RT2500USB

config RT2500USB_LEDS
bool "RT2500 leds support"
depends on RT2500USB
depends on RT2500USB && NEW_LEDS
select LEDS_CLASS
select RT2X00_LIB_LEDS
---help---
Expand All @@ -153,7 +153,7 @@ config RT73USB

config RT73USB_LEDS
bool "RT73 leds support"
depends on RT73USB
depends on RT73USB && NEW_LEDS
select LEDS_CLASS
select RT2X00_LIB_LEDS
---help---
Expand Down

0 comments on commit 4cf2c5a

Please sign in to comment.