Add CONFIG_MESH into wpa_supplicant defconfig
Signed-off-by: Masashi Honma <masashi.honma@gmail.com>
This commit is contained in:
parent
67129ab9ec
commit
ce691a8d96
1 changed files with 3 additions and 0 deletions
|
@ -567,3 +567,6 @@ CONFIG_PEERKEY=y
|
||||||
# This can be used to enable control interface commands that allow the current
|
# This can be used to enable control interface commands that allow the current
|
||||||
# PMKSA cache entries to be fetched and new entries to be added.
|
# PMKSA cache entries to be fetched and new entries to be added.
|
||||||
#CONFIG_PMKSA_CACHE_EXTERNAL=y
|
#CONFIG_PMKSA_CACHE_EXTERNAL=y
|
||||||
|
|
||||||
|
# Mesh Networking (IEEE 802.11s)
|
||||||
|
#CONFIG_MESH=y
|
||||||
|
|
Loading…
Reference in a new issue