sm8350-common: Enable support for IEEE80211AX

* This is to allow supporting WiFi 6 mobile hotspots,
   to be noted this is only supported on SDM855+ platforms.

Change-Id: Iab61bd12499968e8823b3078acd1c7b8bce46136
This commit is contained in:
Peng Xu 2017-02-07 15:16:52 -08:00 committed by DigiGoon
parent 0d3a0bbd2a
commit dd409c8fe2

View file

@ -198,6 +198,7 @@ WPA_SUPPLICANT_VERSION := VER_0_8_X
CONFIG_ACS := true
CONFIG_IEEE80211AC := true
CONFIG_IEEE80211AX := true
# Inherit proprietary blobs
include vendor/xiaomi/sm8350-common/BoardConfigVendor.mk