
config ZD1211
	tristate "USB ZD1211 based Wireless device support"
	depends on NET_RADIO && !64BIT && (PCI || USB)
	select FW_LOADER
	---help---
	  Say Y if you want to use wireless LAN adapters based on the ZyDAS
	  ZD1211 chip.

	  This driver makes the adapter appear as a normal Ethernet interface,
	  typically on wlan0.
	  
	  To compile this driver as a module, choose M here: the
	  module will be called zd1211.

config ZD1211B
	tristate "USB ZD1211B based Wireless device support"
	depends on NET_RADIO && !64BIT && (PCI || USB)
	select FW_LOADER
	---help---
	  Say Y if you want to use wireless LAN adapters based on the ZyDAS
	  ZD1211b chip.

	  This driver makes the adapter appear as a normal Ethernet interface,
	  typically on wlan0.
	  
	  To compile this driver as a module, choose M here: the
	  module will be called zd1211b.

