defconfig: Enable AP (wpa_supplicant)
Generally useful. Debian and Fedora enable this and support creating access points via NetworkManager too. Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
This commit is contained in:
parent
f87450a73f
commit
2d6d47219e
1 changed files with 1 additions and 1 deletions
|
@ -500,7 +500,7 @@ CONFIG_BACKEND=file
|
||||||
# should be noted that this is mainly aimed at simple cases like
|
# should be noted that this is mainly aimed at simple cases like
|
||||||
# WPA2-Personal while more complex configurations like WPA2-Enterprise with an
|
# WPA2-Personal while more complex configurations like WPA2-Enterprise with an
|
||||||
# external RADIUS server can be supported with hostapd.
|
# external RADIUS server can be supported with hostapd.
|
||||||
#CONFIG_AP=y
|
CONFIG_AP=y
|
||||||
|
|
||||||
# P2P (Wi-Fi Direct)
|
# P2P (Wi-Fi Direct)
|
||||||
# This can be used to enable P2P support in wpa_supplicant. See README-P2P for
|
# This can be used to enable P2P support in wpa_supplicant. See README-P2P for
|
||||||
|
|
Loading…
Reference in a new issue