]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Remove unneeded CONFIG_EAP comments
authorJouni Malinen <j@w1.fi>
Sat, 6 Mar 2010 14:40:53 +0000 (16:40 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 6 Mar 2010 14:40:53 +0000 (16:40 +0200)
These are not needed for WPS builds since CONFIG_WPS=y enables all
the needed EAP components.

hostapd/README-WPS
wpa_supplicant/README-WPS

index e0e370b5bc8fa9ac788d93eca29209120ed909a7..b5fa86b2afcee008219a77857ae8efcaa467d766 100644 (file)
@@ -62,7 +62,6 @@ includes WPS support and uses madwifi driver interface:
 
 CONFIG_DRIVER_MADWIFI=y
 CFLAGS += -I/usr/src/madwifi-0.9.3
-CONFIG_EAP=y
 CONFIG_WPS=y
 CONFIG_WPS_UPNP=y
 
index 2b1ded0e039fd6e03c668d30dc3236eab5a4a6e5..8f0d0d6e6b3c5f7b45f372c840a1459fa8e874d4 100644 (file)
@@ -61,7 +61,6 @@ configuration that includes WPS support and Linux wireless extensions
 -based driver interface:
 
 CONFIG_DRIVER_WEXT=y
-CONFIG_EAP=y
 CONFIG_WPS=y