1*62141726SKalle Valoconfig WLAN_VENDOR_REALTEK
2*62141726SKalle Valo	bool "Realtek devices"
3*62141726SKalle Valo	default y
4*62141726SKalle Valo	---help---
5*62141726SKalle Valo	  If you have a wireless card belonging to this class, say Y.
6*62141726SKalle Valo
7*62141726SKalle Valo	  Note that the answer to this question doesn't directly affect the
8*62141726SKalle Valo	  kernel: saying N will just cause the configurator to skip all
9*62141726SKalle Valo	  the questions about  cards. If you say Y, you will be asked for
10*62141726SKalle Valo	  your specific card in the following questions.
11*62141726SKalle Valo
12*62141726SKalle Valoif WLAN_VENDOR_REALTEK
13*62141726SKalle Valo
14*62141726SKalle Valosource "drivers/net/wireless/realtek/rtl818x/Kconfig"
15*62141726SKalle Valosource "drivers/net/wireless/realtek/rtlwifi/Kconfig"
16*62141726SKalle Valosource "drivers/net/wireless/realtek/rtl8xxxu/Kconfig"
17*62141726SKalle Valo
18*62141726SKalle Valoendif # WLAN_VENDOR_REALTEK
19