Lines Matching +full:board +full:- +full:related
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
40 #CFLAGS += -I/usr/local/include
41 #LIBS += -L/usr/local/lib
42 #LIBS_p += -L/usr/local/lib
43 #LIBS_c += -L/usr/local/lib
47 #CFLAGS += -I/usr/include/w32api/ddk
48 #LIBS += -L/usr/local/lib
51 # Additional directories for cross-compilation on Linux host for mingw target
52 #CFLAGS += -I/opt/mingw/mingw32/include/ddk
53 #LIBS += -L/opt/mingw/mingw32/lib
54 #CC=mingw32-gcc
55 # By default, driver_ndis uses WinPcap for low-level operations. This can be
71 #LIBS += -lsocket -ldlpi -lnsl
72 #LIBS_c += -lsocket
78 # EAP-MD5
81 # EAP-MSCHAPv2
84 # EAP-TLS
87 # EAL-PEAP
90 # EAP-TTLS
93 # EAP-FAST
96 # EAP-GTC
99 # EAP-OTP
102 # EAP-SIM (enable CONFIG_PCSC, if EAP-SIM is used)
105 # EAP-PSK (experimental; this is _not_ needed for WPA-PSK)
108 # EAP-pwd (secure authentication using only a password)
111 # EAP-PAX
117 # EAP-AKA (enable CONFIG_PCSC, if EAP-AKA is used)
120 # EAP-AKA' (enable CONFIG_PCSC, if EAP-AKA' is used).
124 # Enable USIM simulator (Milenage) for EAP-AKA
127 # EAP-SAKE
130 # EAP-GPSK
132 # Include support for optional SHA256 cipher suite in EAP-GPSK
135 # EAP-TNC and related Trusted Network Connect support (experimental)
138 # Wi-Fi Protected Setup (WPS)
148 # EAP-IKEv2
151 # EAP-EKE
163 # Enable this if EAP-SIM or EAP-AKA is included
180 # udp-remote = UDP sockets with remote access (only for tests systems/purpose)
181 # udp6-remote = UDP IPv6 sockets with remote access (only for tests purpose)
203 # Remove WPA support, e.g., for wired-only IEEE 802.1X supplicant, to save
204 # 35-50 kB in code size.
207 # Remove IEEE 802.11i/WPA-Personal ASCII passphrase support
210 # PSK can only be configured as the 64-octet hexstring (e.g., from
286 # TLS-based EAP methods require at least TLS v1.0. Newer version of TLS (v1.1)
288 # are used. It should be noted that some existing TLS v1.0 -based
293 # TLS-based EAP methods require at least TLS v1.0. Newer version of TLS (v1.2)
295 # noted that some existing TLS v1.0 -based implementation may not be compatible
310 #LTM_PATH=/usr/src/libtommath-0.39
311 #CFLAGS += -I$(LTM_PATH)
312 #LIBS += -L$(LTM_PATH)
313 #LIBS_p += -L$(LTM_PATH)
321 # This is only for Windows builds and requires WMI-related header files and
348 # This means that EAP-TLS/PEAP/TTLS/FAST cannot be added as dynamic libraries
350 # of the shared code. Similarly, at least one of EAP-SIM/AKA must be included
358 # IEEE Std 802.11r-2008 (Fast BSS Transition) for station mode
361 # Add support for writing debug log to a file (/tmp/wpa_supplicant-log-#.txt)
372 # same file, e.g., using trace-cmd.
391 #LIBS += -lexecinfo
392 #LIBS_p += -lexecinfo
393 #LIBS_c += -lexecinfo
400 #LIBS += -lbfd -liberty -lz
401 #LIBS_p += -lbfd -liberty -lz
402 #LIBS_c += -lbfd -liberty -lz
424 # reboot. This can be enabled with -e<entropy file> command line option. The
428 # Linux/BSD, the board in question is known to have reliable source of random
444 # Wireless Network Management (IEEE Std 802.11v-2011)
466 # WPA2-Personal while more complex configurations like WPA2-Enterprise with an
470 # P2P (Wi-Fi Direct)
471 # This can be used to enable P2P support in wpa_supplicant. See README-P2P for
478 # Wi-Fi Display
479 # This can be used to enable Wi-Fi Display extensions for P2P using an external
512 # key_mgmt=WPA-PSK (i.e., full key management instead of WPA-None).
534 # Experimental implementation of draft-harkins-owe-07.txt
550 # Disable support for Robust AV streaming for consumer and enterprise Wi-Fi
551 # applications; IEEE Std 802.11-2020, 4.3.24; SCS, MSCS, QoS Management
557 # Wi-Fi Aware unsynchronized service discovery (NAN USD)