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