aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/rtlwifi/Kconfig
blob: f874373bab631eac27a7bfd10287be95ffc40039 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# SPDX-License-Identifier: GPL-2.0
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