summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/bcm4330/Kconfig
blob: 22a937c755a43fe931c1fd72b3875c23888579ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
config BCM4330
	tristate "Broadcom 4330 wireless cards support"
	depends on MMC
	select WIRELESS_EXT
	select WEXT_PRIV
	default m
	---help---
	  This module adds support for wireless adapters based on
	  Broadcom 4330 chipset.

	  This driver uses the kernel's wireless extensions subsystem.

	  If you choose to build a module, it'll be called dhd. Say M if
	  unsure.