]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Describe CONFIG_AP=y and CONFIG_P2P=y in defconfig
authorJouni Malinen <j@w1.fi>
Sat, 23 Jun 2012 22:07:15 +0000 (01:07 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 23 Jun 2012 22:07:15 +0000 (01:07 +0300)
Signed-hostap: Jouni Malinen <j@w1.fi>

wpa_supplicant/defconfig

index de5e74197565402dd3dce5d7127ab1f6583fb0b2..b7a7c8c2d8fad20d1fed6ebfaa6e1163aa8528ca 100644 (file)
@@ -488,3 +488,15 @@ CONFIG_PEERKEY=y
 
 # Hotspot 2.0
 #CONFIG_HS20=y
+
+# AP mode operations with wpa_supplicant
+# This can be used for controlling AP mode operations with wpa_supplicant. It
+# should be noted that this is mainly aimed at simple cases like
+# WPA2-Personal while more complex configurations like WPA2-Enterprise with an
+# external RADIUS server can be supported with hostapd.
+#CONFIG_AP=y
+
+# P2P (Wi-Fi Direct)
+# This can be used to enable P2P support in wpa_supplicant. See README-P2P for
+# more information on P2P operations.
+#CONFIG_P2P=y