mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-02-16 11:22:06 +00:00
Fix connection issue with some Teltonika router.
Signed-off-by: Zixun LI <zli@ogga.fr>
This commit is contained in:
parent
f42fc9c45d
commit
5aaab8dee5
1 changed files with 4 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -25,6 +25,8 @@ CONFIG_POWER_SAVING = y
|
|||
CONFIG_EFUSE_CONFIG_FILE = y
|
||||
CONFIG_TRAFFIC_PROTECT = y
|
||||
CONFIG_LOAD_PHY_PARA_FROM_FILE = y
|
||||
CONFIG_TXPWR_BY_RATE_EN = n
|
||||
CONFIG_TXPWR_LIMIT_EN = n
|
||||
CONFIG_RTW_ADAPTIVITY_EN = disable
|
||||
CONFIG_RTW_ADAPTIVITY_MODE = normal
|
||||
CONFIG_BR_EXT = y
|
||||
|
|
Loading…
Add table
Reference in a new issue