From: Jouni Malinen Date: Mon, 25 Feb 2019 17:18:32 +0000 (+0200) Subject: defconfig: Fix typos in Wi-Fi Display description X-Git-Tag: hostap_2_8~308 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d989e67d07c32a1c710266183ecada4170c20610;p=thirdparty%2Fhostap.git defconfig: Fix typos in Wi-Fi Display description These were supposed to be talking about Wi-Fi Display, not Wi-Fi Direct. Signed-off-by: Jouni Malinen --- diff --git a/wpa_supplicant/android.config b/wpa_supplicant/android.config index ab8026381..e5d3e890b 100644 --- a/wpa_supplicant/android.config +++ b/wpa_supplicant/android.config @@ -490,8 +490,8 @@ CONFIG_P2P=y # Enable TDLS support CONFIG_TDLS=y -# Wi-Fi Direct -# This can be used to enable Wi-Fi Direct extensions for P2P using an external +# Wi-Fi Display +# This can be used to enable Wi-Fi Display extensions for P2P using an external # program to control the additional information exchanges in the messages. CONFIG_WIFI_DISPLAY=y diff --git a/wpa_supplicant/defconfig b/wpa_supplicant/defconfig index b7b87d18a..12e2553fc 100644 --- a/wpa_supplicant/defconfig +++ b/wpa_supplicant/defconfig @@ -510,8 +510,8 @@ CONFIG_P2P=y # Enable TDLS support #CONFIG_TDLS=y -# Wi-Fi Direct -# This can be used to enable Wi-Fi Direct extensions for P2P using an external +# Wi-Fi Display +# This can be used to enable Wi-Fi Display extensions for P2P using an external # program to control the additional information exchanges in the messages. CONFIG_WIFI_DISPLAY=y