i2c: gpio: fault-injector: refactor incomplete transfer
[linux/fpc-iii.git] / drivers / net / wireless / zydas / Kconfig
blobb327f86f05be119a7e65f4240ccde12cfdc7af28
1 config WLAN_VENDOR_ZYDAS
2         bool "ZyDAS devices"
3         default y
4         ---help---
5           If you have a wireless card belonging to this class, say Y.
7           Note that the answer to this question doesn't directly affect the
8           kernel: saying N will just cause the configurator to skip all the
9           questions about these cards. If you say Y, you will be asked for
10           your specific card in the following questions.
12 if WLAN_VENDOR_ZYDAS
14 config USB_ZD1201
15         tristate "USB ZD1201 based Wireless device support"
16         depends on CFG80211 && USB
17         select WIRELESS_EXT
18         select WEXT_PRIV
19         select FW_LOADER
20         ---help---
21           Say Y if you want to use wireless LAN adapters based on the ZyDAS
22           ZD1201 chip.
24           This driver makes the adapter appear as a normal Ethernet interface,
25           typically on wlan0.
27           The zd1201 device requires external firmware to be loaded.
28           This can be found at http://linux-lc100020.sourceforge.net/
30           To compile this driver as a module, choose M here: the
31           module will be called zd1201.
33 source "drivers/net/wireless/zydas/zd1211rw/Kconfig"
35 endif # WLAN_VENDOR_ZYDAS