diff options
author | Phil Blundell <philb@gnu.org> | 2004-11-20 15:29:44 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-11-20 15:29:44 +0000 |
commit | 304df4bbc7d3bda611bcdb33c8b641874fea81f3 (patch) | |
tree | 3d188d56c066d150500aed7faf2887bef7ef73a3 /hostap/files | |
parent | b45e430de34d73335995fd0b7063b4cdd8fdfe80 (diff) |
Merge bk://openembedded@openembedded.bkbits.net/packages-devel
into stealth.nexus.co.uk:/home/pb/oe/oe-packages
2004/11/20 15:29:25+00:00 nexus.co.uk!pb
split up wpa-supplicant into ssl and non ssl versions
BKrev: 419f62e8v_j-WneOFKxEAUqj8jlr4A
Diffstat (limited to 'hostap/files')
-rw-r--r-- | hostap/files/wpa-defconfig | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/hostap/files/wpa-defconfig b/hostap/files/wpa-defconfig deleted file mode 100644 index 2dac008aa5..0000000000 --- a/hostap/files/wpa-defconfig +++ /dev/null @@ -1,15 +0,0 @@ -# CONFIG_DRIVER_HOSTAP is not set -CONFIG_DRIVER_WEXT=y -CONFIG_WIRELESS_EXTENSION=y -CONFIG_DRIVER_HOSTAP=y -CONFIG_IEEE8021X_EAPOL=y -CONFIG_EAP_MD5=y -CONFIG_MSCHAPV2=y -CONFIG_EAP_TLS=y -CONFIG_EAP_PEAP=y -CONFIG_EAP_TTLS=y -CONFIG_EAP_GTC=y -CONFIG_EAP_OTP=y -CONFIG_EAP_SIM=y -CONFIG_EAP_LEAP=y -#CONFIG_PCSC=y |