-
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: 186630 b: refs/heads/master c: 733acf9 h: refs/heads/master v: v3
- Loading branch information
Peter Huewe
authored and
Greg Kroah-Hartman
committed
Mar 4, 2010
1 parent
7418744
commit c6e5a98
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: 95702ef05b9b6554c2669bdb9a6121af9f034171 | ||
refs/heads/master: 733acf902fbafb6571fce45ee77b1516aaae1bc6 |
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 RTL8192U | ||
tristate "RealTek RTL8192U Wireless LAN NIC driver" | ||
depends on PCI && WLAN && USB | ||
depends on WIRELESS_EXT | ||
select WIRELESS_EXT | ||
select WEXT_PRIV | ||
default N | ||
---help--- |