universal7885: Enable support for IEEE80211AC

* This is to allow supporting GO with 11AC support.

Change-Id: I4b724951b47485bf78735a1007ee8f310b90549b
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
Mahesh Palivela 2012-06-30 13:57:52 +03:00 committed by roynatech2544
commit 7319be6f31
No known key found for this signature in database
GPG key ID: 9675C32163D88D30

View file

@ -115,4 +115,8 @@ BOARD_HOSTAPD_DRIVER := NL80211
BOARD_HOSTAPD_PRIVATE_LIB := lib_driver_cmd_$(BOARD_WLAN_DEVICE)
WIFI_HIDL_FEATURE_DUAL_INTERFACE := true
WIFI_HIDL_UNIFIED_SUPPLICANT_SERVICE_RC_ENTRY := true
# wpa_supplicant feature flags
CONFIG_ACS := true
CONFIG_IEEE80211AC := true