aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtlwifi/Kconfig
blob: cb3a29ae764b44a90a8a28b0562689d7f12b8eb5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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 RTLHALMAC_ST
	tristate
	depends on R8822BE
	default m

config RTLPHYDM_ST
	tristate
	depends on R8822BE
	default m

config RTLWIFI_DEBUG_ST
	boolean
	depends on R8822BE
	default y