doc: add CONFIG for hostapd

This commit is contained in:
Tim Kourt 2018-10-02 12:28:52 -07:00 committed by Denis Kenzior
parent 2cb3b7cf2e
commit 7606ea95b0
1 changed files with 3 additions and 0 deletions

View File

@ -297,6 +297,9 @@ follows:
CONFIG_OWE=y
CONFIG_DPP=y
For pre-authentication tests add the following:
CONFIG_RADIUS_SERVER=y
Note: You may need to pre-install: 'gnutls-devel' and 'libgcrypt-devel'
libraries.