summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-1.0/defconfig-gnutls
diff options
context:
space:
mode:
authorMihai Prica <mihai.prica@intel.com>2012-12-04 18:50:30 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-12-06 12:31:14 +0000
commit052b66247e00987b6663e4ef713db10b1afa3106 (patch)
tree5bf0b4a45fe438a4a791fd1f193c348d49c9d996 /meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-1.0/defconfig-gnutls
parentf57bb216eddff047f4fd13af127b26802168e150 (diff)
downloadpoky-052b66247e00987b6663e4ef713db10b1afa3106.tar.gz
wpa-supplicant: configured to work with libnl 3.2.14
* Updated the configuration file for libnl-3 * Added python include dir path to configuration file (From OE-Core rev: e328400ec02300be1ce3c8a9f63d8b30f9fe2136) Signed-off-by: Mihai Prica <mihai.prica@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-1.0/defconfig-gnutls')
-rw-r--r--meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-1.0/defconfig-gnutls2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-1.0/defconfig-gnutls b/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-1.0/defconfig-gnutls
index e03338fe09..e041b4d36f 100644
--- a/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-1.0/defconfig-gnutls
+++ b/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-1.0/defconfig-gnutls
@@ -81,7 +81,7 @@ 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
84CONFIG_LIBNL20=y 84CONFIG_LIBNL32=y
85CONFIG_DRIVER_NL80211=y 85CONFIG_DRIVER_NL80211=y
86 86
87# Driver interface for FreeBSD net80211 layer (e.g., Atheros driver) 87# Driver interface for FreeBSD net80211 layer (e.g., Atheros driver)