doc: update test-runner.txt with FILS options

This commit is contained in:
James Prestwood 2019-05-07 11:42:34 -07:00 committed by Denis Kenzior
parent d1286200e9
commit 24ca5a24dd
1 changed files with 6 additions and 0 deletions

View File

@ -314,6 +314,12 @@ follows:
CONFIG_IEEE80211N=y
CONFIG_IEEE80211AC=y
For FILS tests add the following:
CONFIG_FILS=y
CONFIG_FILS_SK_PFS=y
CONFIG_OCV=y
Note: You may need to pre-install: 'gnutls-devel' and 'libgcrypt-devel'
libraries.