1 # SPDX-License-Identifier: GPL-2.0-only
2 config WLAN_VENDOR_ZYDAS
6 If you have a wireless card belonging to this class, say Y.
8 Note that the answer to this question doesn't directly affect the
9 kernel: saying N will just cause the configurator to skip all the
10 questions about these cards. If you say Y, you will be asked for
11 your specific card in the following questions.
16 tristate "USB ZD1201 based Wireless device support"
17 depends on CFG80211 && USB
22 Say Y if you want to use wireless LAN adapters based on the ZyDAS
25 This driver makes the adapter appear as a normal Ethernet interface,
28 The zd1201 device requires external firmware to be loaded.
29 This can be found at http://linux-lc100020.sourceforge.net/
31 To compile this driver as a module, choose M here: the
32 module will be called zd1201.
34 source "drivers/net/wireless/zydas/zd1211rw/Kconfig"
36 endif # WLAN_VENDOR_ZYDAS