summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-0.7.3/defconfig-gnutls
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-0.7.3/defconfig-gnutls')
-rw-r--r--meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-0.7.3/defconfig-gnutls4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-0.7.3/defconfig-gnutls b/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-0.7.3/defconfig-gnutls
index e325bb83e9..c679e00288 100644
--- a/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-0.7.3/defconfig-gnutls
+++ b/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-0.7.3/defconfig-gnutls
@@ -81,7 +81,8 @@ CONFIG_DRIVER_HOSTAP=y
81CONFIG_DRIVER_WEXT=y 81CONFIG_DRIVER_WEXT=y
82 82
83# Driver interface for Linux drivers using the nl80211 kernel interface 83# Driver interface for Linux drivers using the nl80211 kernel interface
84#CONFIG_DRIVER_NL80211=y 84CONFIG_LIBNL20=y
85CONFIG_DRIVER_NL80211=y
85 86
86# Driver interface for FreeBSD net80211 layer (e.g., Atheros driver) 87# Driver interface for FreeBSD net80211 layer (e.g., Atheros driver)
87#CONFIG_DRIVER_BSD=y 88#CONFIG_DRIVER_BSD=y
@@ -405,3 +406,4 @@ CONFIG_PEERKEY=y
405CONFIG_TLS = gnutls 406CONFIG_TLS = gnutls
406CONFIG_GNUTLS_EXTRA=y 407CONFIG_GNUTLS_EXTRA=y
407CONFIG_CTRL_IFACE_DBUS=y 408CONFIG_CTRL_IFACE_DBUS=y
409CONFIG_CTRL_IFACE_DBUS_NEW=y