summaryrefslogtreecommitdiff
path: root/user/wpa_supplicant/config
diff options
context:
space:
mode:
authorLuis Ressel <aranea@aixah.de>2019-02-20 14:57:46 +0100
committerLuis Ressel <aranea@aixah.de>2019-02-20 15:05:15 +0100
commitb71f5dcea9a12a5f0ed3817ad72d0df33bc8ebde (patch)
tree941d317ea52e58234b106f72efc0c25a8bb69933 /user/wpa_supplicant/config
parent06813dcc10647f7c35914559a4271d4f2d27a55d (diff)
downloadpackages-b71f5dcea9a12a5f0ed3817ad72d0df33bc8ebde.tar.gz
packages-b71f5dcea9a12a5f0ed3817ad72d0df33bc8ebde.tar.bz2
packages-b71f5dcea9a12a5f0ed3817ad72d0df33bc8ebde.tar.xz
packages-b71f5dcea9a12a5f0ed3817ad72d0df33bc8ebde.zip
user/wpa_supplicant: Disable the optional pcsc-lite dependency
Diffstat (limited to 'user/wpa_supplicant/config')
-rw-r--r--user/wpa_supplicant/config8
1 files changed, 4 insertions, 4 deletions
diff --git a/user/wpa_supplicant/config b/user/wpa_supplicant/config
index f35daa0d1..86833fbce 100644
--- a/user/wpa_supplicant/config
+++ b/user/wpa_supplicant/config
@@ -115,7 +115,7 @@ CONFIG_EAP_GTC=y
CONFIG_EAP_OTP=y
# EAP-SIM (enable CONFIG_PCSC, if EAP-SIM is used)
-CONFIG_EAP_SIM=y
+#CONFIG_EAP_SIM=y
# EAP-PSK (experimental; this is _not_ needed for WPA-PSK)
CONFIG_EAP_PSK=y
@@ -130,11 +130,11 @@ CONFIG_EAP_PAX=y
CONFIG_EAP_LEAP=y
# EAP-AKA (enable CONFIG_PCSC, if EAP-AKA is used)
-CONFIG_EAP_AKA=y
+#CONFIG_EAP_AKA=y
# EAP-AKA' (enable CONFIG_PCSC, if EAP-AKA' is used).
# This requires CONFIG_EAP_AKA to be enabled, too.
-CONFIG_EAP_AKA_PRIME=y
+#CONFIG_EAP_AKA_PRIME=y
# Enable USIM simulator (Milenage) for EAP-AKA
#CONFIG_USIM_SIMULATOR=y
@@ -176,7 +176,7 @@ CONFIG_SMARTCARD=y
# PC/SC interface for smartcards (USIM, GSM SIM)
# Enable this if EAP-SIM or EAP-AKA is included
-CONFIG_PCSC=y
+#CONFIG_PCSC=y
# Support HT overrides (disable HT/HT40, mask MCS rates, etc.)
#CONFIG_HT_OVERRIDES=y