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 <j@w1.fi>
This commit is contained in:
Jouni Malinen 2019-02-25 19:18:32 +02:00
parent c4eafad091
commit d989e67d07
2 changed files with 4 additions and 4 deletions

View file

@ -490,8 +490,8 @@ CONFIG_P2P=y
# Enable TDLS support # Enable TDLS support
CONFIG_TDLS=y CONFIG_TDLS=y
# Wi-Fi Direct # Wi-Fi Display
# This can be used to enable Wi-Fi Direct extensions for P2P using an external # 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. # program to control the additional information exchanges in the messages.
CONFIG_WIFI_DISPLAY=y CONFIG_WIFI_DISPLAY=y

View file

@ -510,8 +510,8 @@ CONFIG_P2P=y
# Enable TDLS support # Enable TDLS support
#CONFIG_TDLS=y #CONFIG_TDLS=y
# Wi-Fi Direct # Wi-Fi Display
# This can be used to enable Wi-Fi Direct extensions for P2P using an external # 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. # program to control the additional information exchanges in the messages.
CONFIG_WIFI_DISPLAY=y CONFIG_WIFI_DISPLAY=y