Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 327974
b: refs/heads/master
c: 7a5f799
h: refs/heads/master
v: v3
  • Loading branch information
Larry Finger authored and John W. Linville committed Sep 12, 2012
1 parent 14201fc commit a5cdf6c
Show file tree
Hide file tree
Showing 2 changed files with 5 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: e756af5b30b008f6ffcfebf8ad0b477f6f225b62
refs/heads/master: 7a5f799becc51c842ec1a3aeb8dd82651aea7036
8 changes: 4 additions & 4 deletions trunk/drivers/net/wireless/rtlwifi/Kconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
config RTL8192CE
tristate "Realtek RTL8192CE/RTL8188CE Wireless Network Adapter"
depends on MAC80211 && PCI && EXPERIMENTAL
depends on MAC80211 && PCI
select FW_LOADER
select RTLWIFI
select RTL8192C_COMMON
Expand All @@ -12,7 +12,7 @@ config RTL8192CE

config RTL8192SE
tristate "Realtek RTL8192SE/RTL8191SE PCIe Wireless Network Adapter"
depends on MAC80211 && EXPERIMENTAL && PCI
depends on MAC80211 && PCI
select FW_LOADER
select RTLWIFI
---help---
Expand All @@ -23,7 +23,7 @@ config RTL8192SE

config RTL8192DE
tristate "Realtek RTL8192DE/RTL8188DE PCIe Wireless Network Adapter"
depends on MAC80211 && EXPERIMENTAL && PCI
depends on MAC80211 && PCI
select FW_LOADER
select RTLWIFI
---help---
Expand All @@ -34,7 +34,7 @@ config RTL8192DE

config RTL8192CU
tristate "Realtek RTL8192CU/RTL8188CU USB Wireless Network Adapter"
depends on MAC80211 && USB && EXPERIMENTAL
depends on MAC80211 && USB
select FW_LOADER
select RTLWIFI
select RTL8192C_COMMON
Expand Down

0 comments on commit a5cdf6c

Please sign in to comment.