Revert "sm7250-common: overlay: Declare 6ghz wifi support"

Our wifi antenna actually doesn't support 6ghz.
This commit is contained in:
Adithya R 2022-08-13 01:10:24 +05:30 committed by mikairyuu
parent defa09be77
commit 477b9f7783

View File

@ -9,9 +9,6 @@
<!-- Boolean indicating whether the wifi chipset has 5GHz frequency band support -->
<bool translatable="false" name="config_wifi5ghzSupport">true</bool>
<!-- boolean indicating whether the WiFi chipset has 6GHz band support -->
<bool translatable="false" name="config_wifi6ghzSupport">true</bool>
<!-- Boolean indicating whether 802.11r Fast BSS Transition is enabled on this platform -->
<bool translatable="false" name="config_wifi_fast_bss_transition_enabled">true</bool>