1ed0ad06fSKalle Valoconfig WLAN_VENDOR_ZYDAS 2ed0ad06fSKalle Valo bool "ZyDAS devices" 3ed0ad06fSKalle Valo default y 4ed0ad06fSKalle Valo ---help--- 5ed0ad06fSKalle Valo If you have a wireless card belonging to this class, say Y. 6ed0ad06fSKalle Valo 7ed0ad06fSKalle Valo Note that the answer to this question doesn't directly affect the 8a6cf02e6SRandy Dunlap kernel: saying N will just cause the configurator to skip all the 9a6cf02e6SRandy Dunlap questions about these cards. If you say Y, you will be asked for 10ed0ad06fSKalle Valo your specific card in the following questions. 11ed0ad06fSKalle Valo 12ed0ad06fSKalle Valoif WLAN_VENDOR_ZYDAS 13ed0ad06fSKalle Valo 14ed0ad06fSKalle Valoconfig USB_ZD1201 15ed0ad06fSKalle Valo tristate "USB ZD1201 based Wireless device support" 16ed0ad06fSKalle Valo depends on CFG80211 && USB 17ed0ad06fSKalle Valo select WIRELESS_EXT 18ed0ad06fSKalle Valo select WEXT_PRIV 19ed0ad06fSKalle Valo select FW_LOADER 20ed0ad06fSKalle Valo ---help--- 21ed0ad06fSKalle Valo Say Y if you want to use wireless LAN adapters based on the ZyDAS 22ed0ad06fSKalle Valo ZD1201 chip. 23ed0ad06fSKalle Valo 24ed0ad06fSKalle Valo This driver makes the adapter appear as a normal Ethernet interface, 25ed0ad06fSKalle Valo typically on wlan0. 26ed0ad06fSKalle Valo 27ed0ad06fSKalle Valo The zd1201 device requires external firmware to be loaded. 28ed0ad06fSKalle Valo This can be found at http://linux-lc100020.sourceforge.net/ 29ed0ad06fSKalle Valo 30ed0ad06fSKalle Valo To compile this driver as a module, choose M here: the 31ed0ad06fSKalle Valo module will be called zd1201. 32ed0ad06fSKalle Valo 336948300cSKalle Valosource "drivers/net/wireless/zydas/zd1211rw/Kconfig" 346948300cSKalle Valo 35ed0ad06fSKalle Valoendif # WLAN_VENDOR_ZYDAS 36