sm6375-common: Remove more 802.11ax leftovers
See I5832187b58d0b2eb277cf2ba7678b3bfa85c0904 Change-Id: I05912a158167aa8f156d7ee097ce86ab4606f976
This commit is contained in:
@@ -173,7 +173,6 @@ BOARD_HOSTAPD_PRIVATE_LIB := lib_driver_cmd_$(BOARD_WLAN_DEVICE)
|
||||
BOARD_WPA_SUPPLICANT_DRIVER := NL80211
|
||||
BOARD_WPA_SUPPLICANT_PRIVATE_LIB := lib_driver_cmd_$(BOARD_WLAN_DEVICE)
|
||||
BOARD_WPA_SUPPLICANT_PRIVATE_LIB_EVENT := "ON"
|
||||
CONFIG_IEEE80211AX := true
|
||||
WIFI_DRIVER_DEFAULT := qca_cld3
|
||||
WIFI_DRIVER_STATE_CTRL_PARAM := "/dev/wlan"
|
||||
WIFI_DRIVER_STATE_OFF := "OFF"
|
||||
|
||||
@@ -4,21 +4,6 @@
|
||||
SPDX-License-Identifier: BSD-3-Clause
|
||||
-->
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<!-- Wifi driver supports IEEE80211AX for softap -->
|
||||
<bool name="config_wifiSoftapIeee80211axSupported">true</bool>
|
||||
|
||||
<!-- Wifi driver supports IEEE80211AX single user beamformer for softap -->
|
||||
<bool name="config_wifiSoftapHeSuBeamformerSupported">true</bool>
|
||||
|
||||
<!-- Wifi driver supports IEEE80211AX single user beamformee for softap -->
|
||||
<bool name="config_wifiSoftapHeSuBeamformeeSupported">true</bool>
|
||||
|
||||
<!-- Wifi driver supports IEEE80211AX multiple user beamformer for softap -->
|
||||
<bool name="config_wifiSoftapHeMuBeamformerSupported">true</bool>
|
||||
|
||||
<!-- Wifi driver supports IEEE80211AX TWT (Target Wake Time) for softap -->
|
||||
<bool name="config_wifiSoftapHeTwtSupported">true</bool>
|
||||
|
||||
<!-- A boolean indicate if device supports ser channel on the Aware data-path setup. If the
|
||||
value is false, channel setting on the data-path request will be ignored.
|
||||
-->
|
||||
|
||||
Reference in New Issue
Block a user