1
2
3
4
5
6
7
8
9
10
11
12
| config R8822BE
| tristate "Realtek RTL8822BE Wireless Network Adapter"
| depends on PCI && MAC80211 && m
| select FW_LOADER
| ---help---
| This is the staging driver for Realtek RTL8822BE 802.11ac PCIe
| wireless network adapters.
|
| config RTLWIFI_DEBUG_ST
| bool
| depends on R8822BE
| default y
|
|