From 3ebdd1e3124ca89bd6da4b63422bb822b48ff51e Mon Sep 17 00:00:00 2001 From: Christian B Date: Tue, 3 Jul 2018 09:40:17 +0200 Subject: [PATCH] Add override module parameter for tx-power-index --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index b6f82b9..89eba89 100755 --- a/Makefile +++ b/Makefile @@ -66,6 +66,7 @@ CONFIG_TRAFFIC_PROTECT = n CONFIG_LOAD_PHY_PARA_FROM_FILE = y CONFIG_TXPWR_BY_RATE_EN = n CONFIG_TXPWR_LIMIT_EN = n +CONFIG_CALIBRATE_TX_POWER_BY_REGULATORY = n CONFIG_CALIBRATE_TX_POWER_TO_MAX = y CONFIG_RTW_CHPLAN = 0xFF CONFIG_RTW_ADAPTIVITY_EN = disable