-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 175203 b: refs/heads/master c: 23d1d3d h: refs/heads/master i: 175201: 1d7ef8e 175199: fe566ba v: v3
- Loading branch information
Bartlomiej Zolnierkiewicz
authored and
Greg Kroah-Hartman
committed
Dec 11, 2009
1 parent
aa6bdc8
commit 3f824eb
Showing
3 changed files
with
5 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 62eb734b490c3851deb5cdba99e477f102549b68 | ||
refs/heads/master: 23d1d3d92283d6888e8e595cd52848728cd3da35 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
config RT2860 | ||
tristate "Ralink 2860/3090 wireless support" | ||
depends on PCI && X86 && WLAN | ||
select WIRELESS_EXT | ||
select WEXT_PRIV | ||
---help--- | ||
This is an experimental driver for the Ralink 2860 and 3090 | ||
wireless chips. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
config RT2870 | ||
tristate "Ralink 2870/3070 wireless support" | ||
depends on USB && X86 && WLAN | ||
select WIRELESS_EXT | ||
select WEXT_PRIV | ||
---help--- | ||
This is an experimental driver for the Ralink xx70 wireless chips. |