]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
tests: Enable OCV in the testing builds
authorMathy Vanhoef <Mathy.Vanhoef@cs.kuleuven.be>
Mon, 6 Aug 2018 19:46:25 +0000 (15:46 -0400)
committerJouni Malinen <j@w1.fi>
Mon, 17 Dec 2018 13:42:23 +0000 (15:42 +0200)
Signed-off-by: Mathy Vanhoef <Mathy.Vanhoef@cs.kuleuven.be>
tests/hwsim/example-hostapd.config
tests/hwsim/example-wpa_supplicant.config

index 71a20709107311cc4177f30b0936ef4be3806eed..032465a9cedf3c75f5730f81475362bbd9e1f158 100644 (file)
@@ -52,6 +52,8 @@ CONFIG_IEEE80211R=y
 CONFIG_IEEE80211N=y
 CONFIG_IEEE80211AC=y
 
+CONFIG_OCV=y
+
 CONFIG_WPS=y
 CONFIG_WPS_UPNP=y
 CONFIG_WPS_NFC=y
index bc5dc2bbc69ffad84256cac6737e153f2bb188b9..b681e9f555c356a238cc8022d0567e92a4158344 100644 (file)
@@ -63,6 +63,8 @@ CONFIG_IEEE80211R=y
 CONFIG_IEEE80211N=y
 CONFIG_IEEE80211AC=y
 
+CONFIG_OCV=y
+
 CONFIG_DEBUG_FILE=y
 
 CONFIG_WPS=y