aboutsummaryrefslogtreecommitdiffstats
path: root/wpa_supplicant/defconfig
diff options
context:
space:
mode:
authorJouni Malinen <j@w1.fi>2010-01-01 17:51:15 +0200
committerJouni Malinen <j@w1.fi>2010-01-01 17:51:15 +0200
commitce4f7fdbdd95f7af6f7faa6dab9142052e8d14a9 (patch)
tree4f2703b849695f7e0b3d8d1c900531e2c31ee008 /wpa_supplicant/defconfig
parent21e338a8600b045dc4a4421826a7ab3cc01d136e (diff)
downloadexternal_wpa_supplicant_8_ti-ce4f7fdbdd95f7af6f7faa6dab9142052e8d14a9.zip
external_wpa_supplicant_8_ti-ce4f7fdbdd95f7af6f7faa6dab9142052e8d14a9.tar.gz
external_wpa_supplicant_8_ti-ce4f7fdbdd95f7af6f7faa6dab9142052e8d14a9.tar.bz2
dbus: Get rid of libxml2 dependency with introspection
The XML used in D-Bus introspection is simple and there is no need to use libxml2 to generate it. This gets rid of the dependency on the large library by using internal XML generation.
Diffstat (limited to 'wpa_supplicant/defconfig')
-rw-r--r--wpa_supplicant/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/wpa_supplicant/defconfig b/wpa_supplicant/defconfig
index de71c58..f88106c 100644
--- a/wpa_supplicant/defconfig
+++ b/wpa_supplicant/defconfig
@@ -346,7 +346,7 @@ CONFIG_PEERKEY=y
# (fi.w1.hostap.wpa_supplicant1)
#CONFIG_CTRL_IFACE_DBUS_NEW=y
-# Add introspection support for new DBus control interface (requires libxml2)
+# Add introspection support for new DBus control interface
#CONFIG_CTRL_IFACE_DBUS_INTRO=y
# Add support for loading EAP methods dynamically as shared libraries.