Remove unneeded CONFIG_EAP comments

These are not needed for WPS builds since CONFIG_WPS=y enables all
the needed EAP components.
This commit is contained in:
Jouni Malinen 2010-03-06 16:40:53 +02:00
parent ffd2c8cd4d
commit 23e2550c0e
2 changed files with 0 additions and 2 deletions

View file

@ -62,7 +62,6 @@ includes WPS support and uses madwifi driver interface:
CONFIG_DRIVER_MADWIFI=y CONFIG_DRIVER_MADWIFI=y
CFLAGS += -I/usr/src/madwifi-0.9.3 CFLAGS += -I/usr/src/madwifi-0.9.3
CONFIG_EAP=y
CONFIG_WPS=y CONFIG_WPS=y
CONFIG_WPS_UPNP=y CONFIG_WPS_UPNP=y

View file

@ -61,7 +61,6 @@ configuration that includes WPS support and Linux wireless extensions
-based driver interface: -based driver interface:
CONFIG_DRIVER_WEXT=y CONFIG_DRIVER_WEXT=y
CONFIG_EAP=y
CONFIG_WPS=y CONFIG_WPS=y