1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
262141726SKalle Valoconfig WLAN_VENDOR_REALTEK
362141726SKalle Valo	bool "Realtek devices"
462141726SKalle Valo	default y
5a7f7f624SMasahiro Yamada	help
662141726SKalle Valo	  If you have a wireless card belonging to this class, say Y.
762141726SKalle Valo
862141726SKalle Valo	  Note that the answer to this question doesn't directly affect the
9a6cf02e6SRandy Dunlap	  kernel: saying N will just cause the configurator to skip all the
10a6cf02e6SRandy Dunlap	  questions about these cards. If you say Y, you will be asked for
1162141726SKalle Valo	  your specific card in the following questions.
1262141726SKalle Valo
1362141726SKalle Valoif WLAN_VENDOR_REALTEK
1462141726SKalle Valo
1562141726SKalle Valosource "drivers/net/wireless/realtek/rtl818x/Kconfig"
1662141726SKalle Valosource "drivers/net/wireless/realtek/rtlwifi/Kconfig"
1762141726SKalle Valosource "drivers/net/wireless/realtek/rtl8xxxu/Kconfig"
18e3037485SYan-Hsuan Chuangsource "drivers/net/wireless/realtek/rtw88/Kconfig"
19*e3ec7017SPing-Ke Shihsource "drivers/net/wireless/realtek/rtw89/Kconfig"
2062141726SKalle Valo
2162141726SKalle Valoendif # WLAN_VENDOR_REALTEK
22