summaryrefslogtreecommitdiff
path: root/package/ramips/drivers/mt7620/config.in
blob: a30e6e57ff1d41372c2929e6a7a8673816505007 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
if PACKAGE_kmod-mt7620

config FIRST_IF_RT2860
    bool
    default y
    depends on PACKAGE_kmod-mt7620

config RALINK_MT7620
    bool
    default y
    depends on PACKAGE_kmod-mt7620

config RT_FIRST_CARD
    int
    depends on PACKAGE_kmod-mt7620
    default 2860

config RT_FIRST_CARD_EEPROM
    string
    depends on FIRST_IF_RT2860
    default "flash"

config RT2860V2_AP
    bool # "Ralink RT2860 802.11n AP support"
    default y

config RT2860V2_AP_V24_DATA_STRUCTURE
    bool
    depends on RT2860V2_AP
    default y

config  RT2860V2_AP_LED
    bool "LED Support"
    depends on RT2860V2_AP

config  RT2860V2_AP_WSC
    bool "WSC (WiFi Simple Config)"
    depends on RT2860V2_AP
    default y

config  RT2860V2_AP_WSC_V2
    bool "WSC 2.0(WiFi Simple Config 2.0)"
    depends on RT2860V2_AP_WSC
    default y

config  RT2860V2_AP_LLTD
    bool "LLTD (Link Layer Topology Discovery Protocol)"
    depends on RT2860V2_AP

config  RT2860V2_AP_WDS
    bool "WDS"
    depends on RT2860V2_AP

#config  RT2860V2_AP_WMM_ACM
#    bool "WMM ACM"
#    depends on RT2860V2_AP

config  RT2860V2_AP_MBSS
    bool "MBSSID"
    depends on RT2860V2_AP
    default y

config    NEW_MBSSID_MODE
    bool "New MBSSID MODE"
    depends on RT2860V2_AP
    depends on RT2860V2_AP_MBSS
    depends on RALINK_RT3883 || RALINK_RT3352 || RALINK_RT5350 || RALINK_RT6352 || RALINK_MT7620
    default y 

config  RT2860V2_AP_APCLI
    bool "AP-CLient Support"
    depends on RT2860V2_AP
    default y

config  RT2860V2_AP_MAC_REPEATER
    bool "MAC Repeater Support"
    depends on RT2860V2_AP
    depends on RT2860V2_AP_APCLI
    depends on RALINK_RT6352 || RALINK_MT7620
    default y

config  RT2860V2_AP_IGMP_SNOOP
    bool "IGMP snooping"
    depends on RT2860V2_AP

config  RT2860V2_AP_NETIF_BLOCK
    bool "NETIF Block"
    depends on RT2860V2_AP
    help
    Support Net interface block while Tx-Sw queue full

config  RT2860V2_AP_DFS
    bool "DFS"
    depends on RT2860V2_AP && BROKEN
    select RALINK_TIMER_DFS

config  RT2860V2_AP_CARRIER
    bool "Carrier Detect"
    depends on RT2860V2_AP

config  RT2860V2_AP_DLS
    bool "DLS ((Direct-Link Setup) Support"
    depends on RT2860V2_AP

config  RT2860V2_AP_IDS
    bool "IDS (Intrusion Detection System) Support"
    depends on RT2860V2_AP

config  RT2860V2_HW_ANTENNA_DIVERSITY
    bool "Antenna Diversity Support"
    depends on RT2860V2_AP
    depends on RALINK_RT5350

#config  RT2860V2_AP_WAPI
#    bool "WAPI Support"
#    depends on RT2860V2_AP

config  RT2860V2_AP_COC
    bool "CoC Support"
    depends on RT2860V2_AP
    default y

config  RT2860V2_AP_MEMORY_OPTIMIZATION
    bool "Memory Optimization"
    depends on RT2860V2_AP

config  RT2860V2_AP_VIDEO_TURBINE
    bool "Video Turbine support"
    depends on RT2860V2_AP && BROKEN

config  RA_CLASSIFIER
    tristate "Ralink Flow Classifier"
    depends on RT2860V2_AP_VIDEO_TURBINE
    default n

config  RT2860V2_AP_INTELLIGENT_RATE_ADAPTION
    bool "Intelligent Rate Adaption"
    depends on RT2860V2_AP
    depends on RALINK_RT2883 || RALINK_RT3883

config  RT2860V2_AP_TXBF
    bool "Tx Bean Forming Support (Only 3883)"
    depends on RT2860V2_AP
    depends on RALINK_RT2883 || RALINK_RT3883
    default y

#config  RT2860V2_EXT_CHANNEL_LIST
#    bool "Extension Channel List"
#    depends on RT2860V2_AP

#config  RT2860V2_KTHREAD
#    bool "Kernel Thread"
#    depends on RT2860V2_AP

#config  RT2860V2_AUTO_CH_SELECT_ENHANCE
#    bool "Auto Channel Selection Enhancement"
#    depends on RT2860V2_AP

config  RT2860V2_AP_80211N_DRAFT3
    bool "802.11n Draft3"
    depends on RT2860V2_AP
    default y

#config  RT2860V2_AP_RTMP_INTERNAL_TX_ALC
#    bool "TSSI Compensation"
#    depends on RT2860V2_AP
#    depends on RALINK_RT3350 || RALINK_RT3352 || RALINK_RT5350 || RALINK_MT7620 || RALINK_RT6352
#    default n

config  RT2860V2_ADJ_PWR_CONSUMPTION_SUPPORT
    bool "Adjust Power Consumption Support"
    depends on RT2860V2_AP
    depends on RALINK_MT7620 || RALINK_RT6352
    default n

config  RT2860V2_TPSK_SUPPORT
    bool "TPSK Support"
    depends on RT2860V2_AP
    depends on RALINK_MT7620 || RALINK_RT6352
    default n

config RT2860V2_VEDOR_IE_CONTROL_SUPPORT
    bool "Vedor IE Control Support"
    depends on RT2860V2_AP
    depends on RALINK_MT7620 || RALINK_RT6352
    default n

config RT2860V2_VEDOR_IE_FILTER_SUPPORT
    bool "Vedor IE Filter Support"
    depends on RT2860V2_AP
    depends on RALINK_MT7620 || RALINK_RT6352
    default n

config RT2860V2_SNIFFER_STA_PROBE_SUPPORT
    bool "Sniffer STA Probe Switch Support"
    depends on RT2860V2_AP
    depends on RALINK_MT7620 || RALINK_RT6352
    default n

config RT2860V2_STA_INFO_SNIFFER_SUPPORT
    bool "Sniffer STA Info Sniffer Support"
    depends on RT2860V2_AP
    depends on RALINK_MT7620 || RALINK_RT6352
    default n

config RT2860V2_DEV_MSG_EVENT_SEND_SUPPORT
    bool "Dev Msg Netlink Send Support"
    depends on RT2860V2_AP
    depends on RALINK_MT7620 || RALINK_RT6352
    default n


config  RT2860V2_SINGLE_SKU
    bool "Single SKU"
    depends on RT2860V2_AP
    default n

if PACKAGE_kmod-hw_nat
config RT2860V2_WIFI_HW_NAT 
    bool "HW NAT"
    depends on RT2860V2_AP
    default n
endif

choice
    prompt "Choose Power Design"
    depends on RALINK_MT7620 || RALINK_RT6352
    default INTERNAL_PA_EXTERNAL_LNA

    config  INTERNAL_PA_INTERNAL_LNA
    bool "Internal PA and Internal LNA"
    config  INTERNAL_PA_EXTERNAL_LNA
    bool "Internal PA and External LNA"
    config  EXTERNAL_PA_EXTERNAL_LNA
    bool "External PA and External LNA"
endchoice

config  RT2860V2_AP_RTMP_INTERNAL_TX_ALC
    bool "TSSI Compensation"
    depends on RT2860V2_AP
    depends on RALINK_RT3350 || RALINK_RT3352 || RALINK_RT5350 || RALINK_MT7620 || RALINK_RT6352
    depends on INTERNAL_PA_INTERNAL_LNA || INTERNAL_PA_EXTERNAL_LNA
    default n

config  RT2860V2_AP_RTMP_TEMPERATURE_COMPENSATION
    bool "Temperature Compensation"
    depends on RT2860V2_AP
    depends on RALINK_MT7620 || RALINK_RT6352
    default n

#config  RT2860V2_80211R_FT
#    bool "802.11r Fast BSS Transition"
#    depends on RT2860V2_AP

#config  RT2860V2_80211R_RR
#    bool "802.11k Radio Resource Management"
#    depends on RT2860V2_AP

#config  RT2860V2_MCAST_RATE_SPECIFIC
#    bool "User specific tx rate of mcast pkt"
#    depends on RT2860V2_AP

#config  RT2860V2_SNMP
#    bool "Net-SNMP Support"
#    depends on RT2860V2_AP

endif