2010-06-09 17:09:33 +02:00
|
|
|
--- defconfig.orig 2010-06-09 01:28:31.000000000 +0200
|
|
|
|
+++ defconfig 2010-06-09 01:34:34.000000000 +0200
|
|
|
|
@@ -13,17 +13,17 @@
|
|
|
|
CONFIG_DRIVER_HOSTAP=y
|
|
|
|
|
|
|
|
# Driver interface for wired authenticator
|
|
|
|
-#CONFIG_DRIVER_WIRED=y
|
2007-03-19 04:30:50 +01:00
|
|
|
+CONFIG_DRIVER_WIRED=y
|
2010-06-09 17:09:33 +02:00
|
|
|
|
|
|
|
# Driver interface for madwifi driver
|
|
|
|
#CONFIG_DRIVER_MADWIFI=y
|
|
|
|
#CFLAGS += -I../../madwifi # change to the madwifi source directory
|
|
|
|
|
|
|
|
# Driver interface for Prism54 driver
|
|
|
|
-#CONFIG_DRIVER_PRISM54=y
|
2007-03-19 04:30:50 +01:00
|
|
|
+CONFIG_DRIVER_PRISM54=y
|
2010-06-09 17:09:33 +02:00
|
|
|
|
|
|
|
# Driver interface for drivers using the nl80211 kernel interface
|
|
|
|
-#CONFIG_DRIVER_NL80211=y
|
|
|
|
+CONFIG_DRIVER_NL80211=y
|
|
|
|
# driver_nl80211.c requires a rather new libnl (version 1.1) which may not be
|
|
|
|
# shipped with your distribution yet. If that is the case, you need to build
|
|
|
|
# newer libnl version and point the hostapd build to use it.
|
|
|
|
@@ -76,7 +76,7 @@
|
|
|
|
CONFIG_EAP_TTLS=y
|
|
|
|
|
|
|
|
# EAP-SIM for the integrated EAP server
|
|
|
|
-#CONFIG_EAP_SIM=y
|
2007-03-19 04:30:50 +01:00
|
|
|
+CONFIG_EAP_SIM=y
|
|
|
|
|
2010-06-09 17:09:33 +02:00
|
|
|
# EAP-AKA for the integrated EAP server
|
|
|
|
#CONFIG_EAP_AKA=y
|
|
|
|
@@ -86,10 +86,10 @@
|
|
|
|
#CONFIG_EAP_AKA_PRIME=y
|
|
|
|
|
|
|
|
# EAP-PAX for the integrated EAP server
|
|
|
|
-#CONFIG_EAP_PAX=y
|
|
|
|
+CONFIG_EAP_PAX=y
|
2007-03-19 04:30:50 +01:00
|
|
|
|
2010-06-09 17:09:33 +02:00
|
|
|
# EAP-PSK for the integrated EAP server (this is _not_ needed for WPA-PSK)
|
|
|
|
-#CONFIG_EAP_PSK=y
|
|
|
|
+CONFIG_EAP_PSK=y
|
2007-03-19 04:30:50 +01:00
|
|
|
|
2010-06-09 17:09:33 +02:00
|
|
|
# EAP-SAKE for the integrated EAP server
|
|
|
|
#CONFIG_EAP_SAKE=y
|
|
|
|
@@ -123,7 +123,7 @@
|
2007-03-19 04:30:50 +01:00
|
|
|
|
2010-06-09 17:09:33 +02:00
|
|
|
# RADIUS authentication server. This provides access to the integrated EAP
|
|
|
|
# server from external hosts using RADIUS.
|
|
|
|
-#CONFIG_RADIUS_SERVER=y
|
|
|
|
+CONFIG_RADIUS_SERVER=y
|
2008-01-23 21:27:48 +01:00
|
|
|
|
2010-06-09 17:09:33 +02:00
|
|
|
# Build IPv6 support for RADIUS operations
|
|
|
|
CONFIG_IPV6=y
|