summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/wpa_supplicant/config
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core-testing/wpa_supplicant/config')
-rw-r--r--abs/core-testing/wpa_supplicant/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/wpa_supplicant/config b/abs/core-testing/wpa_supplicant/config
index 8841fe3..6ca1d3e 100644
--- a/abs/core-testing/wpa_supplicant/config
+++ b/abs/core-testing/wpa_supplicant/config
@@ -273,7 +273,7 @@ CONFIG_PEERKEY=y
#PLATFORMSDKLIB="/opt/Program Files/Microsoft Platform SDK/Lib"
# Add support for DBus control interface
-#CONFIG_CTRL_IFACE_DBUS=y
+CONFIG_CTRL_IFACE_DBUS=y
# Add support for loading EAP methods dynamically as shared libraries.
# When this option is enabled, each EAP method can be either included
@@ -304,5 +304,5 @@ CONFIG_DYNAMIC_EAP_METHODS=y
# to be able to include some of the kernel header files. Following lines can
# be used to set these (WIRELESS_DEV must point to the root directory of the
# wireless-dev.git tree).
-WIRELESS_DEV=/lib/modules/2.6.24-ARCH/build
+WIRELESS_DEV=/lib/modules/2.6.27-ARCH/build
CFLAGS += -I$(WIRELESS_DEV)/net/mac80211