config USB_ZD1211
	tristate "USB ZD1211/ZD1211B based Wireless device support"
	depends on USB && WLAN_80211
	select WIRELESS_EXT
	---help---
	  Say Y if you want to use wireless LAN adapters based on the ZyDAS
	  ZD1211/ZD1211B chip.

	  To compile this driver as a module, choose M here: the
	  module will be called zd1211.

          This driver is based on ZyDAS Vendor driver found at
          <http://dsd.object4.net/zd1211-vendor/releases/>.

config USB_ZD1211_REV_B
	bool "ZyDAS ZD1211B support"
	depends on USB_ZD1211

config USB_ZD1211_LP_SUPPORT
	bool "Support for LP mode"
	depends on USB_ZD1211
