]> git.ipfire.org Git - thirdparty/hostap.git/commit
defconfig: Enable a handful of EAP methods (wpa_supplicant)
authorLubomir Rintel <lkundrak@v3.sk>
Tue, 19 Feb 2019 13:44:14 +0000 (14:44 +0100)
committerJouni Malinen <j@w1.fi>
Mon, 25 Feb 2019 17:48:50 +0000 (19:48 +0200)
commiteafc5fec2273cc5e2dc658aeed77a2f0b7714a0a
tree5561e2840bfa37cafde40a6f9242eb7579298500
parentf64050da02f811aebe229fcc90dc649eb26ce546
defconfig: Enable a handful of EAP methods (wpa_supplicant)

Fedora uses AKA, FAST, GPSK_SHA256, GPSK, IKEV2, PAX, SAKE and TNC. I
don't know why these in particular. AKA wouldn't work, because
CONFIG_PCSC is off anyways; let's enable all the other ones, and also
PWD (openSUSE enabled it because users demanded it).

Debian enables all of the above uses, but also PWD, AKA_PRIME, SIM, PSK
and EKE.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
wpa_supplicant/defconfig