config PRISM54
	tristate 'Intersil Prism GT/Duette/Indigo PCI/PCMCIA'
	depends on (PCI || PCMCIA) && NET_RADIO && EXPERIMENTAL
	enable FW_LOADER
	enable 3RDPARTY
	---help---
	  Enable PCI and Cardbus support for the following chipset based cards:

	  ISL3880 - Prism GT		802.11 b/g
	  ISL3877 - Prism Indigo	802.11 a
	  ISL3890 - Prism Duette	802.11 a/b/g

	  For a complete list of supported cards visit <http://prism54.org>.
	  Here is the latest confirmed list of supported cards:

	  3com OfficeConnect 11g Wireless LAN PC Card aka 3CRWE154G72
	  D-Link Air Plus Xtreme G A1 aka DWL-g650 A1
	  Netgear WG511
	  SMC2802W - EZ Connect g 2.4GHz 54 Mbps Wireless PCI Card
	  SMC2835W - EZ Connect g 2.4GHz 54 Mbps Wireless Cardbus Adapter
	  Z-Com XG-900

	  If you enable this you will need a firmware file as well. You will
	  need to put this into /usr/lib/hotplug/firmware/isl3890. You can get these
	  non-GPL'd firmware files form the Prism54 project page:
	  <http://prism54.org> (in debian it's the package <hotplug> ;). Make
	  sure the package your using comes with firmware.agent too (debian unstable
	  package has it ;)

	  Note: You need a motherboard with DMA support to use any of these cards

	  If you want to compile the driver as a module ( = code which can be
	  inserted in and removed from the running kernel whenever you want),
	  say M here and read <file:Documentation/modules.txt>.  The module
	  will be called prism54.o.

config PRISM54_WDS
	bool 'WDS link support'
	depends on PRISM54

