From 5409e91c775520d5b805149e662b13caec8d2194 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Tue, 25 Sep 2007 15:14:17 +0000 Subject: wpa-supplicant: enable the DBus control interface (for NM) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2788 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/wpa-supplicant/files/defconfig-gnutls | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/packages/wpa-supplicant/files/defconfig-gnutls') diff --git a/meta/packages/wpa-supplicant/files/defconfig-gnutls b/meta/packages/wpa-supplicant/files/defconfig-gnutls index 2df5e51df..5b4ff0d03 100644 --- a/meta/packages/wpa-supplicant/files/defconfig-gnutls +++ b/meta/packages/wpa-supplicant/files/defconfig-gnutls @@ -174,3 +174,5 @@ CONFIG_TLS=gnutls # apply for distribution of the resulting binary. CONFIG_GNUTLS_EXTRA=y +# Add support for DBus control interface +CONFIG_CTRL_IFACE_DBUS=y -- cgit v1.2.3