blob: 205c813681acc2ea62ce6085637678bd8385e0b0 [file] [log] [blame]
Dmitry Shmidt66eb9fa2011-05-24 11:14:33 -07001config BCMDHD
2 tristate "Broadcom 4329/30 wireless cards support"
Dmitry Shmidt6e66cd62011-06-01 16:22:21 -07003 depends on MMC
Dmitry Shmidt66eb9fa2011-05-24 11:14:33 -07004 ---help---
5 This module adds support for wireless adapters based on
6 Broadcom 4329/30 chipset.
7
8 This driver uses the kernel's wireless extensions subsystem.
9
10 If you choose to build a module, it'll be called dhd. Say M if
11 unsure.
12
13config BCMDHD_FW_PATH
14 depends on BCMDHD
15 string "Firmware path"
16 default "/system/etc/firmware/fw_bcmdhd.bin"
17 ---help---
18 Path to the firmware file.
19
20config BCMDHD_NVRAM_PATH
21 depends on BCMDHD
22 string "NVRAM path"
23 default "/system/etc/wifi/bcmdhd.cal"
24 ---help---
25 Path to the calibration file.
Dmitry Shmidt6e66cd62011-06-01 16:22:21 -070026
27config BCMDHD_WEXT
28 bool "Enable WEXT support"
Dmitry Shmidtf53ef032011-06-13 15:16:59 -070029 depends on BCMDHD && CFG80211 = n
Dmitry Shmidt6e66cd62011-06-01 16:22:21 -070030 select WIRELESS_EXT
31 select WEXT_PRIV
32 help
33 Enables WEXT support
Dmitry Shmidt8d71d882011-11-11 16:04:12 -080034
35config DHD_USE_STATIC_BUF
36 bool "Enable memory preallocation"
37 depends on BCMDHD
38 default n
39 ---help---
40 Use memory preallocated in platform