Prakash Dhavali | 7090c5f | 2015-11-02 17:55:19 -0800 | [diff] [blame] | 1 | comment "Qualcomm Atheros CLD WLAN module" |
| 2 | |
| 3 | config QCA_CLD_WLAN |
| 4 | |
| 5 | tristate "Qualcomm Atheros CLD WLAN module" |
| 6 | default n |
| 7 | help |
| 8 | Add support for the Qualcomm Atheros CLD WLAN module |
| 9 | |
| 10 | if QCA_CLD_WLAN != n |
| 11 | |
| 12 | config QCACLD_WLAN_LFR3 |
| 13 | bool "Enable the WLAN Legacy Fast Roaming feature Version 3" |
| 14 | default n |
| 15 | |
| 16 | config PRIMA_WLAN_OKC |
| 17 | bool "Enable the Prima WLAN Opportunistic Key Caching feature" |
| 18 | default n |
| 19 | |
| 20 | config PRIMA_WLAN_11AC_HIGH_TP |
| 21 | bool "Enable the Prima WLAN 802.11ac High Throughput option (depends upon kernel support)" |
| 22 | default n |
| 23 | |
| 24 | config WLAN_FEATURE_11W |
| 25 | bool "Enable the WLAN 802.11w Protected Management Frames feature" |
| 26 | default n |
| 27 | |
| 28 | config WLAN_FEATURE_LPSS |
| 29 | bool "Enable the WLAN LPSS feature" |
| 30 | default n |
| 31 | |
| 32 | config QCOM_VOWIFI_11R |
| 33 | bool "Enable Fast Transition (11r) feature" |
| 34 | default n |
| 35 | |
| 36 | config QCACLD_FEATURE_NAN |
| 37 | bool "Enable NAN feature" |
| 38 | default n |
| 39 | |
Ravi Joshi | a063dd9 | 2016-05-25 16:43:13 -0700 | [diff] [blame] | 40 | config WLAN_FEATURE_NAN_DATAPATH |
| 41 | bool "Enable NaN Data Path feature" |
| 42 | depends on QCACLD_FEATURE_NAN |
| 43 | default n |
| 44 | |
Prakash Dhavali | 7090c5f | 2015-11-02 17:55:19 -0800 | [diff] [blame] | 45 | config QCACLD_FEATURE_GREEN_AP |
| 46 | bool "Enable Green AP feature" |
| 47 | default n |
| 48 | |
| 49 | config HELIUMPLUS |
| 50 | bool "Enable Beeliner based descriptor structures for Helium" |
| 51 | default n |
| 52 | |
| 53 | config 64BIT_PADDR |
| 54 | bool "Enable 37-bit physical/bus addresses" |
| 55 | depends on HELIUMPLUS |
| 56 | default n |
| 57 | |
| 58 | config QCOM_TDLS |
| 59 | bool "Enable TDLS feature" |
| 60 | default n |
| 61 | |
| 62 | config QCOM_LTE_COEX |
| 63 | bool "Enable QCOM LTE Coex feature" |
| 64 | default n |
| 65 | |
| 66 | config MPC_UT_FRAMEWORK |
| 67 | bool "Enable Unit test framework for multiport concurrency" |
| 68 | default n |
| 69 | |
| 70 | config WLAN_OFFLOAD_PACKETS |
| 71 | bool "Enable offload packets feature" |
| 72 | default n |
| 73 | |
| 74 | config WLAN_FEATURE_MEMDUMP |
| 75 | bool "Enable MEMDUMP feature" |
| 76 | default n |
| 77 | |
| 78 | config FEATURE_TSO |
| 79 | bool "Enable TCP Segmentation Offload" |
| 80 | depends on HELIUMPLUS |
| 81 | default n |
| 82 | |
| 83 | config FEATURE_TSO_DEBUG |
| 84 | bool "Enable TCP Segmentation Offload with debug" |
| 85 | depends on FEATURE_TSO |
| 86 | default n |
| 87 | |
| 88 | config WLAN_FASTPATH |
| 89 | bool "Enable fastpath for datapackets" |
| 90 | default n |
| 91 | |
| 92 | config WLAN_NAPI |
| 93 | bool "Enable NAPI - datapath rx" |
| 94 | default n |
| 95 | |
| 96 | config WLAN_NAPI_DEBUG |
| 97 | bool "Enable debug logging on NAPI" |
| 98 | depends on WLAN_NAPI |
| 99 | default n |
| 100 | |
| 101 | config WLAN_TX_FLOW_CONTROL_V2 |
| 102 | bool "Enable tx flow control version:2" |
| 103 | default n |
| 104 | |
| 105 | config WLAN_LRO |
| 106 | bool "Enable Large Receive Offload" |
| 107 | depends on HELIUMPLUS |
| 108 | depends on CONFIG_INET_LRO |
| 109 | default n |
| 110 | |
Manikandan Mohan | dcc21ba | 2016-03-15 14:31:56 -0700 | [diff] [blame] | 111 | config WLAN_SYNC_TSF |
| 112 | bool "Enable QCOM sync multi devices tsf feature" |
| 113 | default n |
| 114 | |
Manishekar Chandrasekaran | f37d712 | 2016-04-27 13:05:15 +0530 | [diff] [blame] | 115 | config LFR_SUBNET_DETECTION |
Ravi Joshi | 61c3c7a | 2015-11-09 18:41:20 -0800 | [diff] [blame] | 116 | bool "Enable LFR Subnet Change Detection" |
| 117 | default n |
| 118 | |
Manishekar Chandrasekaran | f37d712 | 2016-04-27 13:05:15 +0530 | [diff] [blame] | 119 | config MCC_TO_SCC_SWITCH |
Chandrasekaran, Manishekar | 3e6b687 | 2016-03-10 09:30:52 +0530 | [diff] [blame] | 120 | bool "Enable MCC to SCC Switch Logic" |
| 121 | default n |
| 122 | |
Varun Reddy Yeturu | bbbbe23 | 2016-02-29 14:01:57 -0800 | [diff] [blame] | 123 | config QCACLD_WLAN_LFR2 |
| 124 | bool "Enable the WLAN Legacy Fast Roaming feature Version 2" |
| 125 | default n |
| 126 | |
Nirav Shah | cc1f1ae | 2016-04-26 11:41:29 +0530 | [diff] [blame] | 127 | config FEATURE_DP_TRACE |
| 128 | bool "Enable data path trace feature" |
| 129 | default n |
| 130 | |
Padma, Santhosh Kumar | d7cc079 | 2016-06-28 18:54:12 +0530 | [diff] [blame] | 131 | config WLAN_FEATURE_DISA |
| 132 | bool "Enable DISA certification feature" |
| 133 | default n |
| 134 | |
Prakash Dhavali | 7090c5f | 2015-11-02 17:55:19 -0800 | [diff] [blame] | 135 | endif # QCA_CLD_WLAN |