From: Mathy Vanhoef Date: Mon, 6 Aug 2018 19:46:25 +0000 (-0400) Subject: tests: Enable OCV in the testing builds X-Git-Tag: hostap_2_8~770 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3797b55cfc181e907cee6ce42742282fa5fd3005;p=thirdparty%2Fhostap.git tests: Enable OCV in the testing builds Signed-off-by: Mathy Vanhoef --- diff --git a/tests/hwsim/example-hostapd.config b/tests/hwsim/example-hostapd.config index 71a207091..032465a9c 100644 --- a/tests/hwsim/example-hostapd.config +++ b/tests/hwsim/example-hostapd.config @@ -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 diff --git a/tests/hwsim/example-wpa_supplicant.config b/tests/hwsim/example-wpa_supplicant.config index bc5dc2bbc..b681e9f55 100644 --- a/tests/hwsim/example-wpa_supplicant.config +++ b/tests/hwsim/example-wpa_supplicant.config @@ -63,6 +63,8 @@ CONFIG_IEEE80211R=y CONFIG_IEEE80211N=y CONFIG_IEEE80211AC=y +CONFIG_OCV=y + CONFIG_DEBUG_FILE=y CONFIG_WPS=y