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:
parent
c4eafad091
commit
d989e67d07
2 changed files with 4 additions and 4 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue