Change include search path for speex: it is now installed in STAGING_DIR/usr
[openwrt.git] / openwrt / package / wpa_supplicant / files / config
1 # rather important
2 CONFIG_DRIVER_BROADCOM=y
3 CONFIG_IEEE8021X_EAPOL=y
4 CONFIG_CTRL_IFACE=y
5
6 # default
7 CONFIG_EAP_PSK=y
8 CONFIG_EAP_MD5=y
9
10 # optional
11 CONFIG_MSCHAPV2=y
12 CONFIG_EAP_TLS=y
13 CONFIG_EAP_PEAP=y
14 CONFIG_EAP_TTLS=y
This page took 0.041605 seconds and 5 git commands to generate.