mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-22 04:32:37 +01:00
doc: add CONFIG entries for hostapd
This commit is contained in:
parent
d13f10c111
commit
ff5665beb8
@ -281,6 +281,7 @@ follows:
|
||||
For 802.11r (fast roaming) tests uncomment the following:
|
||||
|
||||
#CONFIG_IEEE80211R=y
|
||||
#CONFIG_WNM_AP=y
|
||||
|
||||
For EAP-SIM/AKA tests uncomment the following:
|
||||
|
||||
@ -288,6 +289,9 @@ follows:
|
||||
#CONDIG_EAP_AKA=y
|
||||
#CONFIG_EAP_AKA_PRIME=y
|
||||
|
||||
For EAP-PWD tests uncomment the following:
|
||||
#CONFIG_EAP_PWD=y
|
||||
|
||||
Note: You may need to pre-install: 'gnutls-devel' and 'libgcrypt-devel'
|
||||
libraries.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user