|
@@ -509,8 +509,14 @@ CONFIG_AP=y
|
|
# more information on P2P operations.
|
|
# more information on P2P operations.
|
|
CONFIG_P2P=y
|
|
CONFIG_P2P=y
|
|
|
|
|
|
|
|
+# Enable TDLS support
|
|
CONFIG_TDLS=y
|
|
CONFIG_TDLS=y
|
|
|
|
|
|
|
|
+# Wi-Fi Direct
|
|
|
|
+# This can be used to enable Wi-Fi Direct extensions for P2P using an external
|
|
|
|
+# program to control the additional information exchanges in the messages.
|
|
|
|
+CONFIG_WIFI_DISPLAY=y
|
|
|
|
+
|
|
# Autoscan
|
|
# Autoscan
|
|
# This can be used to enable automatic scan support in wpa_supplicant.
|
|
# This can be used to enable automatic scan support in wpa_supplicant.
|
|
# See wpa_supplicant.conf for more information on autoscan usage.
|
|
# See wpa_supplicant.conf for more information on autoscan usage.
|