-
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: 186559 b: refs/heads/master c: 784d311 h: refs/heads/master i: 186557: 52e5964 186555: ad91df1 186551: 864ca03 186543: b65ba19 186527: acb5881 186495: 9daf127 v: v3
- Loading branch information
Simon Horman
authored and
Greg Kroah-Hartman
committed
Mar 4, 2010
1 parent
6d87afe
commit 68f0d19
Showing
2 changed files
with
3 additions
and
2 deletions.
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: 8c172dde41db666f7a5f3bb62205da017e23c0ec | ||
refs/heads/master: 784d3119475652d34a8d8ec3911e39c5e3d3036f |
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,7 @@ | ||
config RTL8192SU | ||
tristate "RealTek RTL8192SU Wireless LAN NIC driver" | ||
depends on PCI && WLAN && USB | ||
depends on WIRELESS_EXT | ||
select WIRELESS_EXT | ||
select WEXT_PRIV | ||
default N | ||
---help--- |