Add CONFIG_WPS_REG_DISABLE_OPEN to defconfig
This commit is contained in:
parent
2c4f80d519
commit
745e8aba69
1 changed files with 3 additions and 0 deletions
|
@ -203,6 +203,9 @@ CONFIG_EAP_LEAP=y
|
|||
#CONFIG_WPS2=y
|
||||
# Enable WPS external registrar functionality
|
||||
#CONFIG_WPS_ER=y
|
||||
# Disable credentials for an open network by default when acting as a WPS
|
||||
# registrar.
|
||||
#CONFIG_WPS_REG_DISABLE_OPEN=y
|
||||
|
||||
# EAP-IKEv2
|
||||
#CONFIG_EAP_IKEV2=y
|
||||
|
|
Loading…
Reference in a new issue