tests: Enable OCV in the testing builds

Signed-off-by: Mathy Vanhoef <Mathy.Vanhoef@cs.kuleuven.be>
This commit is contained in:
Mathy Vanhoef 2018-08-06 15:46:25 -04:00 committed by Jouni Malinen
parent aed61c4efa
commit 3797b55cfc
2 changed files with 4 additions and 0 deletions

View 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

View file

@ -63,6 +63,8 @@ CONFIG_IEEE80211R=y
CONFIG_IEEE80211N=y
CONFIG_IEEE80211AC=y
CONFIG_OCV=y
CONFIG_DEBUG_FILE=y
CONFIG_WPS=y