Browse Source

Add CONFIG_MESH into wpa_supplicant defconfig

Signed-off-by: Masashi Honma <masashi.honma@gmail.com>
Masashi Honma 8 years ago
parent
commit
ce691a8d96
1 changed files with 3 additions and 0 deletions
  1. 3 0
      wpa_supplicant/defconfig

+ 3 - 0
wpa_supplicant/defconfig

@@ -567,3 +567,6 @@ CONFIG_PEERKEY=y
 # 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.
 #CONFIG_PMKSA_CACHE_EXTERNAL=y
+
+# Mesh Networking (IEEE 802.11s)
+#CONFIG_MESH=y