um: a couple of missing dependencies...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Richard Weinberger <richard@nod.at>
This commit is contained in:
committed by
Richard Weinberger
parent
772bd0a5a5
commit
bad3118fcd
@@ -12,7 +12,7 @@ config RTL8192CE
|
||||
|
||||
config RTL8192SE
|
||||
tristate "Realtek RTL8192SE/RTL8191SE PCIe Wireless Network Adapter"
|
||||
depends on MAC80211 && EXPERIMENTAL
|
||||
depends on MAC80211 && EXPERIMENTAL && PCI
|
||||
select FW_LOADER
|
||||
select RTLWIFI
|
||||
---help---
|
||||
@@ -23,7 +23,7 @@ config RTL8192SE
|
||||
|
||||
config RTL8192DE
|
||||
tristate "Realtek RTL8192DE/RTL8188DE PCIe Wireless Network Adapter"
|
||||
depends on MAC80211 && EXPERIMENTAL
|
||||
depends on MAC80211 && EXPERIMENTAL && PCI
|
||||
select FW_LOADER
|
||||
select RTLWIFI
|
||||
---help---
|
||||
|
Reference in New Issue
Block a user