diff options
Diffstat (limited to 'meta/packages/wpa-supplicant/wpa-supplicant-ssl/wpa-defconfig')
-rw-r--r-- | meta/packages/wpa-supplicant/wpa-supplicant-ssl/wpa-defconfig | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/meta/packages/wpa-supplicant/wpa-supplicant-ssl/wpa-defconfig b/meta/packages/wpa-supplicant/wpa-supplicant-ssl/wpa-defconfig deleted file mode 100644 index 2dac008aa5..0000000000 --- a/meta/packages/wpa-supplicant/wpa-supplicant-ssl/wpa-defconfig +++ /dev/null | |||
@@ -1,15 +0,0 @@ | |||
1 | # CONFIG_DRIVER_HOSTAP is not set | ||
2 | CONFIG_DRIVER_WEXT=y | ||
3 | CONFIG_WIRELESS_EXTENSION=y | ||
4 | CONFIG_DRIVER_HOSTAP=y | ||
5 | CONFIG_IEEE8021X_EAPOL=y | ||
6 | CONFIG_EAP_MD5=y | ||
7 | CONFIG_MSCHAPV2=y | ||
8 | CONFIG_EAP_TLS=y | ||
9 | CONFIG_EAP_PEAP=y | ||
10 | CONFIG_EAP_TTLS=y | ||
11 | CONFIG_EAP_GTC=y | ||
12 | CONFIG_EAP_OTP=y | ||
13 | CONFIG_EAP_SIM=y | ||
14 | CONFIG_EAP_LEAP=y | ||
15 | #CONFIG_PCSC=y | ||