config BCMDHD
	tristate "Broadcom BCM4329 WiFi SDIO Dongle Host Driver"
	depends on MMC && WLAN_80211
#	depends on CFG80211
	select WIRELESS_EXT
#	select FW_LOADER
	help
	  The Broadcom Wireless 4329 hardware is a combo chip
	  with 802.11 and Bluetooth radios.
	  The DHD (Dongle Host Driver) ia a host based driver that
	  used to provide encapsulated communication between the
	  host device and the 802.11 radio over SDIO bus.

	  If you choose to build it as a module, it'll be called
	  dhd.ko.
