]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Add CONFIG_IBSS_RSN=y into wpa_supplicant defconfig
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 28 Oct 2016 16:39:13 +0000 (19:39 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 28 Oct 2016 16:39:13 +0000 (19:39 +0300)
Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/defconfig

index d27c68053a7d37a3e70bd0811a0c325b6bdb0508..59e02a01a87e37d87ceffe776ea41786d57e3596 100644 (file)
@@ -553,3 +553,8 @@ CONFIG_PEERKEY=y
 # Note: This is an experimental and not yet complete implementation. This
 # should not be enabled for production use.
 #CONFIG_FILS=y
+
+# Support RSN on IBSS networks
+# This is needed to be able to use mode=1 network profile with proto=RSN and
+# key_mgmt=WPA-PSK (i.e., full key management instead of WPA-None).
+#CONFIG_IBSS_RSN=y