config BCMDHD tristate "Broadcom 4329/30 wireless cards support" depends on MMC ---help--- This module adds support for wireless adapters based on Broadcom 4329/30 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. config BCMDHD_FW_DIR depends on BCMDHD string "Firmware path" default "/system/vendor/firmware" ---help--- Path to the firmware file. config BCMDHD_NVRAM_DIR depends on BCMDHD string "NVRAM path" default "/system/etc" ---help--- Path to the calibration file. choice prompt "Select API" depends on BCMDHD default BCMDHD_NOAPI config BCMDHD_WEXT bool "Enable WEXT support" select WIRELESS_EXT select WEXT_PRIV help Enables WEXT support config BCMDHD_CFG80211 bool "Enable CFG80211 support" depends on CFG80211 help Enables CFG80211 support config BCMDHD_NOAPI bool "No wireless API" help No wireless API is needed endchoice config BCMDHD_WIFI_CONTROL_FUNC bool "Use bcmdhd_wlan device" depends on BCMDHD default n ---help--- Use this option to get various parameters from architecture specific bcmdhd_wlan platform device. Say n if unsure. config BCMDHD_HW_OOB bool "Use out of band interrupt" depends on BCMDHD default n ---help--- Use out of band interrupt for card interrupt and wake on wireless. config BCMDHD_CSCAN_ENABLE bool "Enable Combo Scan" depends on BCMDHD default n ---help--- Enable Combo Scan config BCMDHD_INSMOD_NO_FW_LOAD bool "Enable delayed firmware load" depends on BCMDHD default n ---help--- Enable delayes firmware