Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 98209
b: refs/heads/master
c: e76328e
h: refs/heads/master
i:
  98207: 8458375
v: v3
  • Loading branch information
Randy Dunlap authored and John W. Linville committed Jun 13, 2008
1 parent 82ade35 commit 0604c15
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 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: 98a3b2fe435ae76170936c14f5c9e6a87548e3ef
refs/heads/master: e76328e4a8260707fbc29c99773fb5ba4627096c
7 changes: 4 additions & 3 deletions trunk/drivers/net/wireless/rt2x00/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ config RT2X00_LIB_FIRMWARE
config RT2X00_LIB_RFKILL
boolean
depends on RT2X00_LIB
depends on INPUT
select RFKILL
select INPUT_POLLDEV

Expand All @@ -51,7 +52,7 @@ config RT2400PCI

config RT2400PCI_RFKILL
bool "RT2400 rfkill support"
depends on RT2400PCI
depends on RT2400PCI && INPUT
select RT2X00_LIB_RFKILL
---help---
This adds support for integrated rt2400 devices that feature a
Expand All @@ -78,7 +79,7 @@ config RT2500PCI

config RT2500PCI_RFKILL
bool "RT2500 rfkill support"
depends on RT2500PCI
depends on RT2500PCI && INPUT
select RT2X00_LIB_RFKILL
---help---
This adds support for integrated rt2500 devices that feature a
Expand Down Expand Up @@ -107,7 +108,7 @@ config RT61PCI

config RT61PCI_RFKILL
bool "RT61 rfkill support"
depends on RT61PCI
depends on RT61PCI && INPUT
select RT2X00_LIB_RFKILL
---help---
This adds support for integrated rt61 devices that feature a
Expand Down

0 comments on commit 0604c15

Please sign in to comment.