mirror of
https://github.com/chinawrj/rtl8812au
synced 2024-11-14 18:05:52 +00:00
Fix compile error
This commit is contained in:
parent
a5ce337bd7
commit
3b0b7b989d
4
Makefile
4
Makefile
@ -54,8 +54,8 @@ CONFIG_EFUSE_CONFIG_FILE = y
|
||||
CONFIG_EXT_CLK = n
|
||||
CONFIG_TRAFFIC_PROTECT = n
|
||||
CONFIG_LOAD_PHY_PARA_FROM_FILE = y
|
||||
CONFIG_TXPWR_BY_RATE_EN = y
|
||||
CONFIG_TXPWR_LIMIT_EN = n
|
||||
CONFIG_TXPWR_BY_RATE = y
|
||||
CONFIG_TXPWR_BY_RATE_EN = n
|
||||
CONFIG_TXPWR_LIMIT = y
|
||||
CONFIG_TXPWR_LIMIT_EN = n
|
||||
CONFIG_RTW_CHPLAN = 0xFF
|
||||
|
Loading…
Reference in New Issue
Block a user