mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
Add wpa_supplicant package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1023 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
14
package/wpa_supplicant/files/config
Normal file
14
package/wpa_supplicant/files/config
Normal file
@@ -0,0 +1,14 @@
|
||||
# rather important
|
||||
CONFIG_DRIVER_BROADCOM=y
|
||||
CONFIG_IEEE8021X_EAPOL=y
|
||||
CONFIG_CTRL_IFACE=y
|
||||
|
||||
# default
|
||||
CONFIG_EAP_PSK=y
|
||||
CONFIG_EAP_MD5=y
|
||||
|
||||
# optional
|
||||
CONFIG_MSCHAPV2=y
|
||||
CONFIG_EAP_TLS=y
|
||||
CONFIG_EAP_PEAP=y
|
||||
CONFIG_EAP_TTLS=y
|
||||
Reference in New Issue
Block a user