18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 28c2ecf20Sopenharmony_ciconfig WLAN_VENDOR_ZYDAS 38c2ecf20Sopenharmony_ci bool "ZyDAS devices" 48c2ecf20Sopenharmony_ci default y 58c2ecf20Sopenharmony_ci help 68c2ecf20Sopenharmony_ci If you have a wireless card belonging to this class, say Y. 78c2ecf20Sopenharmony_ci 88c2ecf20Sopenharmony_ci Note that the answer to this question doesn't directly affect the 98c2ecf20Sopenharmony_ci kernel: saying N will just cause the configurator to skip all the 108c2ecf20Sopenharmony_ci questions about these cards. If you say Y, you will be asked for 118c2ecf20Sopenharmony_ci your specific card in the following questions. 128c2ecf20Sopenharmony_ci 138c2ecf20Sopenharmony_ciif WLAN_VENDOR_ZYDAS 148c2ecf20Sopenharmony_ci 158c2ecf20Sopenharmony_ciconfig USB_ZD1201 168c2ecf20Sopenharmony_ci tristate "USB ZD1201 based Wireless device support" 178c2ecf20Sopenharmony_ci depends on CFG80211 && USB 188c2ecf20Sopenharmony_ci select WIRELESS_EXT 198c2ecf20Sopenharmony_ci select WEXT_PRIV 208c2ecf20Sopenharmony_ci select FW_LOADER 218c2ecf20Sopenharmony_ci help 228c2ecf20Sopenharmony_ci Say Y if you want to use wireless LAN adapters based on the ZyDAS 238c2ecf20Sopenharmony_ci ZD1201 chip. 248c2ecf20Sopenharmony_ci 258c2ecf20Sopenharmony_ci This driver makes the adapter appear as a normal Ethernet interface, 268c2ecf20Sopenharmony_ci typically on wlan0. 278c2ecf20Sopenharmony_ci 288c2ecf20Sopenharmony_ci The zd1201 device requires external firmware to be loaded. 298c2ecf20Sopenharmony_ci This can be found at http://linux-lc100020.sourceforge.net/ 308c2ecf20Sopenharmony_ci 318c2ecf20Sopenharmony_ci To compile this driver as a module, choose M here: the 328c2ecf20Sopenharmony_ci module will be called zd1201. 338c2ecf20Sopenharmony_ci 348c2ecf20Sopenharmony_cisource "drivers/net/wireless/zydas/zd1211rw/Kconfig" 358c2ecf20Sopenharmony_ci 368c2ecf20Sopenharmony_ciendif # WLAN_VENDOR_ZYDAS 37