Add CONFIG_IEEE80211N to wpa_supplicant defconfig
This is needed for AP mode functionality with some drivers.
This commit is contained in:
parent
ffad885837
commit
03948f423f
1 changed files with 3 additions and 0 deletions
|
@ -455,3 +455,6 @@ CONFIG_PEERKEY=y
|
|||
# should only be considered for builds that are known to be used on devices
|
||||
# that meet the requirements described above.
|
||||
#CONFIG_NO_RANDOM_POOL=y
|
||||
|
||||
# IEEE 802.11n (High Throughput) support (mainly for AP mode)
|
||||
#CONFIG_IEEE80211N=y
|
||||
|
|
Loading…
Reference in a new issue