Lines Matching +full:y +full:-

13 CONFIG_DRIVER_HOSTAP=y
16 #CONFIG_DRIVER_WIRED=y
19 CONFIG_DRIVER_NL80211=y
22 #CONFIG_DRIVER_NL80211_QCA=y
27 #CFLAGS += -I$<path to libnl include files>
28 #LIBS += -L$<path to libnl library files>
31 #CONFIG_LIBNL20=y
34 CONFIG_LIBNL32=y
38 #CONFIG_DRIVER_BSD=y
39 #CFLAGS += -I/usr/local/include
40 #LIBS += -L/usr/local/lib
41 #LIBS_p += -L/usr/local/lib
42 #LIBS_c += -L/usr/local/lib
45 #CONFIG_DRIVER_NONE=y
47 # WPA2/IEEE 802.11i RSN pre-authentication
48 CONFIG_RSN_PREAUTH=y
51 #CONFIG_OCV=y
54 CONFIG_EAP=y
56 # EAP Re-authentication Protocol (ERP) in integrated EAP server
57 CONFIG_ERP=y
59 # EAP-MD5 for the integrated EAP server
60 CONFIG_EAP_MD5=y
62 # EAP-TLS for the integrated EAP server
63 CONFIG_EAP_TLS=y
65 # EAP-MSCHAPv2 for the integrated EAP server
66 CONFIG_EAP_MSCHAPV2=y
68 # EAP-PEAP for the integrated EAP server
69 CONFIG_EAP_PEAP=y
71 # EAP-GTC for the integrated EAP server
72 CONFIG_EAP_GTC=y
74 # EAP-TTLS for the integrated EAP server
75 CONFIG_EAP_TTLS=y
77 # EAP-SIM for the integrated EAP server
78 #CONFIG_EAP_SIM=y
80 # EAP-AKA for the integrated EAP server
81 #CONFIG_EAP_AKA=y
83 # EAP-AKA' for the integrated EAP server
85 #CONFIG_EAP_AKA_PRIME=y
87 # EAP-PAX for the integrated EAP server
88 #CONFIG_EAP_PAX=y
90 # EAP-PSK for the integrated EAP server (this is _not_ needed for WPA-PSK)
91 #CONFIG_EAP_PSK=y
93 # EAP-pwd for the integrated EAP server (secure authentication with a password)
94 #CONFIG_EAP_PWD=y
96 # EAP-SAKE for the integrated EAP server
97 #CONFIG_EAP_SAKE=y
99 # EAP-GPSK for the integrated EAP server
100 #CONFIG_EAP_GPSK=y
101 # Include support for optional SHA256 cipher suite in EAP-GPSK
102 #CONFIG_EAP_GPSK_SHA256=y
104 # EAP-FAST for the integrated EAP server
105 #CONFIG_EAP_FAST=y
107 # EAP-TEAP for the integrated EAP server
108 # Note: The current EAP-TEAP implementation is experimental and should not be
109 # enabled for production use. The IETF RFC 7170 that defines EAP-TEAP has number
115 #CONFIG_EAP_TEAP=y
117 # Wi-Fi Protected Setup (WPS)
118 #CONFIG_WPS=y
120 #CONFIG_WPS_UPNP=y
122 #CONFIG_WPS_NFC=y
124 # EAP-IKEv2
125 #CONFIG_EAP_IKEV2=y
127 # Trusted Network Connect (EAP-TNC)
128 #CONFIG_EAP_TNC=y
130 # EAP-EKE for the integrated EAP server
131 #CONFIG_EAP_EKE=y
135 CONFIG_PKCS12=y
139 #CONFIG_RADIUS_SERVER=y
142 CONFIG_IPV6=y
145 #CONFIG_RADIUS_TLS=y
147 # IEEE Std 802.11r-2008 (Fast BSS Transition)
148 #CONFIG_IEEE80211R=y
152 #CONFIG_DRIVER_RADIUS_ACL=y
154 # Wireless Network Management (IEEE Std 802.11v-2011)
156 #CONFIG_WNM=y
159 #CONFIG_IEEE80211AC=y
162 #CONFIG_IEEE80211AX=y
169 #CONFIG_IEEE80211BE=y
171 # Simultaneous Authentication of Equals (SAE), WPA3-Personal
172 #CONFIG_SAE=y
174 # SAE Public Key, WPA3-Personal
175 #CONFIG_SAE_PK=y
180 #CONFIG_NO_STDOUT_DEBUG=y
182 # Add support for writing debug log to a file: -f /tmp/hostapd.log
184 #CONFIG_DEBUG_FILE=y
187 #CONFIG_DEBUG_SYSLOG=y
192 # same file, e.g., using trace-cmd.
193 #CONFIG_DEBUG_LINUX_TRACING=y
196 #CONFIG_NO_ACCOUNTING=y
199 #CONFIG_NO_RADIUS=y
202 #CONFIG_NO_VLAN=y
206 #CONFIG_FULL_DYNAMIC_VLAN=y
208 # Use netlink-based kernel API for VLAN operations instead of ioctl()
210 #CONFIG_VLAN_NETLINK=y
215 #CONFIG_NO_DUMP_STATE=y
220 #CONFIG_WPA_TRACE=y
222 #LIBS += -lexecinfo
223 #LIBS_p += -lexecinfo
224 #LIBS_c += -lexecinfo
228 # generated by CONFIG_WPA_TRACE=y.
229 #CONFIG_WPA_TRACE_BFD=y
231 #LIBS += -lbfd -liberty -lz
232 #LIBS_p += -lbfd -liberty -lz
233 #LIBS_c += -lbfd -liberty -lz
255 # This can be enabled with -e<entropy file> command line option. The specified
264 #CONFIG_NO_RANDOM_POOL=y
269 #CONFIG_GETRANDOM=y
272 #CONFIG_ELOOP_POLL=y
275 #CONFIG_ELOOP_EPOLL=y
278 #CONFIG_ELOOP_KQUEUE=y
288 # TLS-based EAP methods require at least TLS v1.0. Newer version of TLS (v1.1)
291 #CONFIG_TLSV11=y
293 # TLS-based EAP methods require at least TLS v1.0. Newer version of TLS (v1.2)
295 #CONFIG_TLSV12=y
305 #CONFIG_INTERNAL_LIBTOMMATH=y
307 #LTM_PATH=/usr/src/libtommath-0.39
308 #CFLAGS += -I$(LTM_PATH)
309 #LIBS += -L$(LTM_PATH)
310 #LIBS_p += -L$(LTM_PATH)
315 #CONFIG_INTERNAL_LIBTOMMATH_FAST=y
320 #CONFIG_INTERWORKING=y
323 #CONFIG_HS20=y
325 # Enable SQLite database support in hlr_auc_gw, EAP-SIM DB, and eap_user_file
326 #CONFIG_SQLITE=y
329 #CONFIG_FST=y
332 #CONFIG_FST_TEST=y
340 #CONFIG_TESTING_OPTIONS=y
364 #CONFIG_ACS=y
369 #CONFIG_MBO=y
375 #CONFIG_TAXONOMY=y
378 #CONFIG_FILS=y
380 #CONFIG_FILS_SK_PFS=y
384 #CONFIG_WPA_CLI_EDIT=y
387 # Experimental implementation of draft-harkins-owe-07.txt
388 #CONFIG_OWE=y
391 #CONFIG_AIRTIME_POLICY=y
395 #CFLAGS += -DDEFAULT_WPA_DISABLE_EAPOL_KEY_RETRIES=1
403 #CONFIG_WEP=y
410 #CONFIG_NO_TKIP=y
412 # Pre-Association Security Negotiation (PASN)
416 #CONFIG_PASN=y
418 # Device Provisioning Protocol (DPP) (also known as Wi-Fi Easy Connect)
419 CONFIG_DPP=y
421 CONFIG_DPP2=y
424 #CONFIG_DPP3=y
426 # Wi-Fi Aware unsynchronized service discovery (NAN USD)
427 #CONFIG_NAN_USD=y