Lines Matching +full:y +full:-

14 # or GnuTLS in non-default location
15 #CFLAGS += -I/usr/local/openssl/include
16 #LIBS += -L/usr/local/openssl/lib
21 #CFLAGS += -I/usr/include/kerberos
25 # functionality is added to it. nl80211-based interface is the new
29 CONFIG_DRIVER_WEXT=y
32 CONFIG_DRIVER_NL80211=y
35 #CONFIG_DRIVER_NL80211_QCA=y
40 #CFLAGS += -I$<path to libnl include files>
41 #LIBS += -L$<path to libnl library files>
44 #CONFIG_LIBNL20=y
47 CONFIG_LIBNL32=y
51 #CONFIG_DRIVER_BSD=y
52 #CFLAGS += -I/usr/local/include
53 #LIBS += -L/usr/local/lib
54 #LIBS_p += -L/usr/local/lib
55 #LIBS_c += -L/usr/local/lib
58 #CONFIG_DRIVER_NDIS=y
59 #CFLAGS += -I/usr/include/w32api/ddk
60 #LIBS += -L/usr/local/lib
62 #CONFIG_NATIVE_WINDOWS=y
63 # Additional directories for cross-compilation on Linux host for mingw target
64 #CFLAGS += -I/opt/mingw/mingw32/include/ddk
65 #LIBS += -L/opt/mingw/mingw32/lib
66 #CC=mingw32-gcc
67 # By default, driver_ndis uses WinPcap for low-level operations. This can be
71 # CONFIG_USE_NDISUIO=y
74 CONFIG_DRIVER_WIRED=y
77 #CONFIG_DRIVER_MACSEC_QCA=y
80 CONFIG_DRIVER_MACSEC_LINUX=y
83 #CONFIG_DRIVER_ROBOSWITCH=y
86 #CONFIG_DRIVER_NONE=y
89 #LIBS += -lsocket -ldlpi -lnsl
90 #LIBS_c += -lsocket
94 CONFIG_IEEE8021X_EAPOL=y
96 # EAP-MD5
97 CONFIG_EAP_MD5=y
99 # EAP-MSCHAPv2
100 CONFIG_EAP_MSCHAPV2=y
102 # EAP-TLS
103 CONFIG_EAP_TLS=y
104 # Enable EAP-TLSv1.3 support by default (currently disabled unless explicitly
106 #CONFIG_EAP_TLSV1_3=y
108 # EAL-PEAP
109 CONFIG_EAP_PEAP=y
111 # EAP-TTLS
112 CONFIG_EAP_TTLS=y
114 # EAP-FAST
115 CONFIG_EAP_FAST=y
117 # EAP-TEAP
118 # Note: The current EAP-TEAP implementation is experimental and should not be
119 # enabled for production use. The IETF RFC 7170 that defines EAP-TEAP has number
125 #CONFIG_EAP_TEAP=y
127 # EAP-GTC
128 CONFIG_EAP_GTC=y
130 # EAP-OTP
131 CONFIG_EAP_OTP=y
133 # EAP-SIM (enable CONFIG_PCSC, if EAP-SIM is used)
134 #CONFIG_EAP_SIM=y
136 # Enable SIM simulator (Milenage) for EAP-SIM
137 #CONFIG_SIM_SIMULATOR=y
139 # EAP-PSK (experimental; this is _not_ needed for WPA-PSK)
140 #CONFIG_EAP_PSK=y
142 # EAP-pwd (secure authentication using only a password)
143 CONFIG_EAP_PWD=y
145 # EAP-PAX
146 CONFIG_EAP_PAX=y
149 CONFIG_EAP_LEAP=y
151 # EAP-AKA (enable CONFIG_PCSC, if EAP-AKA is used)
152 #CONFIG_EAP_AKA=y
154 # EAP-AKA' (enable CONFIG_PCSC, if EAP-AKA' is used).
156 #CONFIG_EAP_AKA_PRIME=y
158 # Enable USIM simulator (Milenage) for EAP-AKA
159 #CONFIG_USIM_SIMULATOR=y
161 # EAP-SAKE
162 CONFIG_EAP_SAKE=y
164 # EAP-GPSK
165 CONFIG_EAP_GPSK=y
166 # Include support for optional SHA256 cipher suite in EAP-GPSK
167 CONFIG_EAP_GPSK_SHA256=y
169 # EAP-TNC and related Trusted Network Connect support (experimental)
170 CONFIG_EAP_TNC=y
172 # Wi-Fi Protected Setup (WPS)
173 CONFIG_WPS=y
175 #CONFIG_WPS_ER=y
178 #CONFIG_WPS_REG_DISABLE_OPEN=y
180 #CONFIG_WPS_NFC=y
182 # EAP-IKEv2
183 CONFIG_EAP_IKEV2=y
185 # EAP-EKE
186 #CONFIG_EAP_EKE=y
189 CONFIG_MACSEC=y
193 CONFIG_PKCS12=y
197 CONFIG_SMARTCARD=y
200 # Enable this if EAP-SIM or EAP-AKA is included
201 #CONFIG_PCSC=y
204 #CONFIG_HT_OVERRIDES=y
207 #CONFIG_VHT_OVERRIDES=y
210 #CONFIG_HE_OVERRIDES=y
213 #CONFIG_EAPOL_TEST=y
216 CONFIG_IPV6=y
223 # udp-remote = UDP sockets with remote access (only for tests systems/purpose)
224 # udp6-remote = UDP IPv6 sockets with remote access (only for tests purpose)
225 # y = use default (backwards compatibility)
228 CONFIG_CTRL_IFACE=y
234 #CONFIG_READLINE=y
238 #CONFIG_WPA_CLI_EDIT=y
244 #CONFIG_NO_STDOUT_DEBUG=y
246 # Remove WPA support, e.g., for wired-only IEEE 802.1X supplicant, to save
247 # 35-50 kB in code size.
248 #CONFIG_NO_WPA=y
250 # Remove IEEE 802.11i/WPA-Personal ASCII passphrase support
253 # PSK can only be configured as the 64-octet hexstring (e.g., from
255 #CONFIG_NO_WPA_PASSPHRASE=y
257 # Simultaneous Authentication of Equals (SAE), WPA3-Personal
258 CONFIG_SAE=y
260 # SAE Public Key, WPA3-Personal
261 #CONFIG_SAE_PK=y
265 #CONFIG_NO_SCAN_PROCESSING=y
279 #CONFIG_NO_CONFIG_WRITE=y
282 #CONFIG_NO_CONFIG_BLOBS=y
302 #CONFIG_ELOOP_POLL=y
305 #CONFIG_ELOOP_EPOLL=y
308 #CONFIG_ELOOP_KQUEUE=y
315 # ndis = Windows NDISUIO (note: requires CONFIG_USE_NDISUIO=y)
323 #CONFIG_NO_LINUX_PACKET_SOCKET_WAR=y
326 #CONFIG_OCV=y
336 # TLS-based EAP methods require at least TLS v1.0. Newer version of TLS (v1.1)
338 # are used. It should be noted that some existing TLS v1.0 -based
341 #CONFIG_TLSV11=y
343 # TLS-based EAP methods require at least TLS v1.0. Newer version of TLS (v1.2)
345 # noted that some existing TLS v1.0 -based implementation may not be compatible
348 #CONFIG_TLSV12=y
358 #CONFIG_INTERNAL_LIBTOMMATH=y
360 #LTM_PATH=/usr/src/libtommath-0.39
361 #CFLAGS += -I$(LTM_PATH)
362 #LIBS += -L$(LTM_PATH)
363 #LIBS_p += -L$(LTM_PATH)
368 #CONFIG_INTERNAL_LIBTOMMATH_FAST=y
371 # This is only for Windows builds and requires WMI-related header files and
373 #CONFIG_NDIS_EVENTS_INTEGRATED=y
378 CONFIG_CTRL_IFACE_DBUS_NEW=y
381 CONFIG_CTRL_IFACE_DBUS_INTRO=y
385 # statically (CONFIG_EAP_<method>=y) or dynamically (CONFIG_EAP_<method>=dyn).
393 # main program must have been build with the EAP method enabled (=y or =dyn).
394 # This means that EAP-TLS/PEAP/TTLS/FAST cannot be added as dynamic libraries
396 # of the shared code. Similarly, at least one of EAP-SIM/AKA must be included
402 #CONFIG_DYNAMIC_EAP_METHODS=y
408 #CONFIG_PKCS11_ENGINE_PATH - pkcs11_engine library location.
409 #CONFIG_PKCS11_MODULE_PATH - pkcs11_module library location.
410 #CONFIG_OPENSC_ENGINE_PATH - opensc_engine library location.
413 #CONFIG_NO_PKCS11_ENGINE_PATH=y # prevents loading pkcs11_engine library.
414 #CONFIG_NO_PKCS11_MODULE_PATH=y # prevents loading pkcs11_module library.
415 # CONFIG_NO_OPENSC_ENGINE_PATH=y # prevents loading opensc_engine library.
418 #CONFIG_NO_LOAD_DYNAMIC_EAP=y
420 # IEEE Std 802.11r-2008 (Fast BSS Transition) for station mode
421 CONFIG_IEEE80211R=y
423 # Add support for writing debug log to a file (/tmp/wpa_supplicant-log-#.txt)
424 CONFIG_DEBUG_FILE=y
427 CONFIG_DEBUG_SYSLOG=y
434 # same file, e.g., using trace-cmd.
435 #CONFIG_DEBUG_LINUX_TRACING=y
439 #CONFIG_ANDROID_LOG=y
442 #CONFIG_PRIVSEP=y
446 #CONFIG_DELAYED_MIC_ERROR_REPORT=y
451 #CONFIG_WPA_TRACE=y
453 #LIBS += -lexecinfo
454 #LIBS_p += -lexecinfo
455 #LIBS_c += -lexecinfo
459 # generated by CONFIG_WPA_TRACE=y.
460 #CONFIG_WPA_TRACE_BFD=y
462 #LIBS += -lbfd -liberty -lz
463 #LIBS_p += -lbfd -liberty -lz
464 #LIBS_c += -lbfd -liberty -lz
486 # reboot. This can be enabled with -e<entropy file> command line option. The
495 #CONFIG_NO_RANDOM_POOL=y
500 #CONFIG_GETRANDOM=y
503 CONFIG_IEEE80211AC=y
506 CONFIG_IEEE80211AX=y
513 #CONFIG_IEEE80211BE=y
515 # Wireless Network Management (IEEE Std 802.11v-2011)
517 #CONFIG_WNM=y
523 CONFIG_INTERWORKING=y
526 CONFIG_HS20=y
529 #CONFIG_MATCH_IFACE=y
532 #CONFIG_NO_ROAMING=y
537 # WPA2-Personal while more complex configurations like WPA2-Enterprise with an
539 CONFIG_AP=y
541 # P2P (Wi-Fi Direct)
542 # This can be used to enable P2P support in wpa_supplicant. See README-P2P for
544 CONFIG_P2P=y
547 CONFIG_TDLS=y
549 # Wi-Fi Display
550 # This can be used to enable Wi-Fi Display extensions for P2P using an external
552 CONFIG_WIFI_DISPLAY=y
560 #CONFIG_AUTOSCAN_EXPONENTIAL=y
562 #CONFIG_AUTOSCAN_PERIODIC=y
570 #CONFIG_EXT_PASSWORD_TEST=y
571 # File-based backend to read passwords from an external file.
572 #CONFIG_EXT_PASSWORD_FILE=y
575 #CONFIG_FST=y
578 #CONFIG_FST_TEST=y
581 #CONFIG_OSX=y
607 #CONFIG_ACS=y
610 #CONFIG_MBO=y
613 #CONFIG_FILS=y
615 #CONFIG_FILS_SK_PFS=y
619 # key_mgmt=WPA-PSK (i.e., full key management instead of WPA-None).
620 CONFIG_IBSS_RSN=y
625 #CONFIG_PMKSA_CACHE_EXTERNAL=y
628 #CONFIG_MESH=y
635 CONFIG_BGSCAN_SIMPLE=y
638 #CONFIG_BGSCAN_LEARN=y
641 # Experimental implementation of draft-harkins-owe-07.txt
642 #CONFIG_OWE=y
644 # Device Provisioning Protocol (DPP) (also known as Wi-Fi Easy Connect)
645 CONFIG_DPP=y
647 CONFIG_DPP2=y
650 #CONFIG_DPP3=y
658 #CONFIG_WEP=y
667 #CONFIG_NO_TKIP=y
669 # Pre-Association Security Negotiation (PASN)
673 #CONFIG_PASN=y
678 #CONFIG_NO_RRM=y
680 # Disable support for Robust AV streaming for consumer and enterprise Wi-Fi
681 # applications; IEEE Std 802.11-2020, 4.3.24; SCS, MSCS, QoS Management
682 #CONFIG_NO_ROBUST_AV=y
685 #CONFIG_NO_WMM_AC=y
687 # Wi-Fi Aware unsynchronized service discovery (NAN USD)
688 #CONFIG_NAN_USD=y