staging: rtlwifi: fix multiple build errors
Fix many build errors when NETDEVICES is not enabled. Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
aa5ebdeb5d
commit
0be5dec503
@ -1,6 +1,6 @@
|
|||||||
config R8822BE
|
config R8822BE
|
||||||
tristate "Realtek RTL8822BE Wireless Network Adapter"
|
tristate "Realtek RTL8822BE Wireless Network Adapter"
|
||||||
depends on PCI && m
|
depends on NETDEVICES && PCI && m
|
||||||
select FW_LOADER
|
select FW_LOADER
|
||||||
---help---
|
---help---
|
||||||
This is the staging driver for Realtek RTL8822BE 802.11ac PCIe
|
This is the staging driver for Realtek RTL8822BE 802.11ac PCIe
|
||||||
|
Loading…
x
Reference in New Issue
Block a user