blob: 4d234a1c55fc70d53f9c41402decb47c4c052567 [file] [log] [blame]
Jeff Johnson5f8c66d2012-06-20 16:11:17 -07001comment "Qualcomm Atheros Prima WLAN module"
2config PRIMA_WLAN
3 tristate "Qualcomm Atheros Prima WLAN module"
4 default n
5 help
6 Add support for the Qualcomm Atheros Prima WLAN module
7
8# depends on WLAN
9# depends on CFG80211
10# depends on WCNSS_CORE
11
12if PRIMA_WLAN != n
13
14config PRIMA_WLAN_BTAMP
15 bool "Enable the Prima WLAN BT-AMP feature"
16 default n
17
18endif # PRIMA_WLAN