OCV: Add build configuration for channel validation support
Add compilation flags for Operating Channel Verification (OCV) support. Signed-off-by: Mathy Vanhoef <Mathy.Vanhoef@cs.kuleuven.be>
This commit is contained in:
parent
b1d05aee8b
commit
138205d600
8 changed files with 32 additions and 0 deletions
|
@ -301,6 +301,9 @@ CONFIG_BACKEND=file
|
|||
# Driver support is also needed for IEEE 802.11w.
|
||||
#CONFIG_IEEE80211W=y
|
||||
|
||||
# Support Operating Channel Validation
|
||||
#CONFIG_OCV=y
|
||||
|
||||
# Select TLS implementation
|
||||
# openssl = OpenSSL (default)
|
||||
# gnutls = GnuTLS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue