aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJouni Malinen <j@w1.fi>2012-06-24 01:07:15 +0300
committerJouni Malinen <j@w1.fi>2012-06-24 01:07:15 +0300
commitef3e60bf22beab7f43b0028e552155211450ed81 (patch)
treea0a87cc39dad33208254645c4327ce1a12ec333a
parent781d8e0f2ba38fc97dcf44a9536bfa8ba3c58bfb (diff)
downloadexternal_wpa_supplicant_8_ti-ef3e60bf22beab7f43b0028e552155211450ed81.zip
external_wpa_supplicant_8_ti-ef3e60bf22beab7f43b0028e552155211450ed81.tar.gz
external_wpa_supplicant_8_ti-ef3e60bf22beab7f43b0028e552155211450ed81.tar.bz2
Describe CONFIG_AP=y and CONFIG_P2P=y in defconfig
Signed-hostap: Jouni Malinen <j@w1.fi>
-rw-r--r--wpa_supplicant/defconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/wpa_supplicant/defconfig b/wpa_supplicant/defconfig
index de5e741..b7a7c8c 100644
--- a/wpa_supplicant/defconfig
+++ b/wpa_supplicant/defconfig
@@ -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