Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 170590
b: refs/heads/master
c: 125b181
h: refs/heads/master
v: v3
  • Loading branch information
Larry Finger authored and John W. Linville committed Oct 7, 2009
1 parent 942b9a9 commit aa536e8
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 5 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: 3d23e349d807177eaf519d444677cee86b1a04cf
refs/heads/master: 125b181aec7a67c71234284ecf6d9c729d05deda
3 changes: 2 additions & 1 deletion trunk/drivers/staging/rtl8187se/Kconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
config RTL8187SE
tristate "RealTek RTL8187SE Wireless LAN NIC driver"
depends on PCI
depends on WIRELESS_EXT
select WIRELESS_EXT
select WEXT_PRIV
default N
---help---
3 changes: 2 additions & 1 deletion trunk/drivers/staging/rtl8192e/Kconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
config RTL8192E
tristate "RealTek RTL8192E Wireless LAN NIC driver"
depends on PCI
depends on WIRELESS_EXT
select WIRELESS_EXT
select WEXT_PRIV
default N
---help---
4 changes: 3 additions & 1 deletion trunk/drivers/staging/vt6655/Kconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
config VT6655
tristate "VIA Technologies VT6655 support"
depends on WIRELESS_EXT && PCI
depends on PCI
select WIRELESS_EXT
select WEXT_PRIV
---help---
This is a vendor-written driver for VIA VT6655.

4 changes: 3 additions & 1 deletion trunk/drivers/staging/vt6656/Kconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
config VT6656
tristate "VIA Technologies VT6656 support"
depends on WIRELESS_EXT && USB
depends on USB
select WIRELESS_EXT
select WEXT_PRIV
---help---
This is a vendor-written driver for VIA VT6656.

0 comments on commit aa536e8

Please sign in to comment.