mt-drivers: mt7603e: fix syntax error
(cherry picked from commit 3896b7d788)
This commit is contained in:
parent
c96b15cc4d
commit
aa85f5239a
@ -154,7 +154,7 @@ config MT7603E_SECURITY_IMPROVEMENT_SUPPORT
|
||||
bool "WPA2 security improvement support"
|
||||
depends on MT7603E_RLT_AP_SUPPORT
|
||||
default n
|
||||
---help---
|
||||
help
|
||||
WPA2 security improvement support
|
||||
|
||||
|
||||
@ -164,7 +164,7 @@ config MT7603E_WPA3_SUPPORT
|
||||
select MT7603E_SECURITY_IMPROVEMENT_SUPPORT
|
||||
depends on MT7603E_RLT_AP_SUPPORT
|
||||
default n
|
||||
---help---
|
||||
help
|
||||
WPA3 support
|
||||
|
||||
config MT7603E_OWE_SUPPORT
|
||||
@ -172,12 +172,12 @@ config MT7603E_OWE_SUPPORT
|
||||
select MT7603E_DOT11W_PMF_SUPPORT
|
||||
depends on MT7603E_RLT_AP_SUPPORT
|
||||
default n
|
||||
---help---
|
||||
help
|
||||
Enhanced Open/OWE support
|
||||
|
||||
config MT7603E_NEW_BW2040_COEXIST_SUPPORT
|
||||
bool "New BW20/40 Coexist support"
|
||||
depends on MT7603E_RLT_AP_SUPPORT
|
||||
default y
|
||||
---help---
|
||||
help
|
||||
Both Beacon and Radio fallback to BW20 for anti-interference
|
||||
|
||||
Loading…
Reference in New Issue
Block a user