config RTL8180
	tristate "Realteck 8180 Wireless chipsets"
	depends on NET_RADIO && PCI && X86 && !SMP
	default m
	---help---
          This drivers supports the Ralink wireless chipset. 
          For a list of supported cards, see <http://rtl8180-sa2400.sf.net/>.

          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 r8180 .

config RTL8180_PM
	bool "enable experimental power managment"
	depends on PM && RTL8180 && BROKEN
	default n 
