diff mbox

hwsim tests: set CONFIG_LIBNL32=y

Message ID 1442330075-26285-1-git-send-email-johannes@sipsolutions.net
State Rejected
Headers show

Commit Message

Johannes Berg Sept. 15, 2015, 3:14 p.m. UTC
From: Johannes Berg <johannes.berg@intel.com>

This is the current version of the libraries, so it makes sense
to set the default/example configuration to use that instead of
the very old 1.1 version.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
---
 tests/hwsim/example-hostapd.config        | 1 +
 tests/hwsim/example-wpa_supplicant.config | 1 +
 2 files changed, 2 insertions(+)

Comments

Johannes Berg Sept. 15, 2015, 3:15 p.m. UTC | #1
On Tue, 2015-09-15 at 17:14 +0200, Johannes Berg wrote:
> From: Johannes Berg <johannes.berg@intel.com>
> 
> This is the current version of the libraries, so it makes sense
> to set the default/example configuration to use that instead of
> the very old 1.1 version.
> 

Sorry, ignore this, I was on our internal branch which for some reason
doesn't have this ...

johannes
diff mbox

Patch

diff --git a/tests/hwsim/example-hostapd.config b/tests/hwsim/example-hostapd.config
index 4212f77a79eb..e75d1ddc5b16 100644
--- a/tests/hwsim/example-hostapd.config
+++ b/tests/hwsim/example-hostapd.config
@@ -2,6 +2,7 @@ 
 
 CONFIG_DRIVER_NONE=y
 CONFIG_DRIVER_NL80211=y
+CONFIG_LIBNL32=y
 CONFIG_RSN_PREAUTH=y
 
 #CONFIG_TLS=internal
diff --git a/tests/hwsim/example-wpa_supplicant.config b/tests/hwsim/example-wpa_supplicant.config
index fcfdcf786bcb..bcc63741511e 100644
--- a/tests/hwsim/example-wpa_supplicant.config
+++ b/tests/hwsim/example-wpa_supplicant.config
@@ -71,6 +71,7 @@  CONFIG_WPS_ER=y
 #CONFIG_WPS_REG_DISABLE_OPEN=y
 
 CONFIG_DRIVER_NL80211=y
+CONFIG_LIBNL32=y
 
 CONFIG_IBSS_RSN=y