WPS: Include CONFIG_EAP automatically if WPS is enabled
This commit is contained in:
parent
e0f412b927
commit
125c74cd80
1 changed files with 1 additions and 0 deletions
|
@ -306,6 +306,7 @@ NEED_SHA256=y
|
|||
NEED_BASE64=y
|
||||
NEED_AES_CBC=y
|
||||
NEED_MODEXP=y
|
||||
CONFIG_EAP=y
|
||||
|
||||
ifdef CONFIG_WPS_UFD
|
||||
CFLAGS += -DCONFIG_WPS_UFD
|
||||
|
|
Loading…
Reference in a new issue