From b6cef13f0dc22ceb6d24245655658ce68ccc2d9a Mon Sep 17 00:00:00 2001 From: Liang Zhong Date: Thu, 16 Jan 2025 15:21:31 +0800 Subject: [PATCH] riscv: telink: add one macro for tlsr9528a retention . - optimize the power. Signed-off-by: Liang Zhong --- config/telink/chip-module/Kconfig.defaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/telink/chip-module/Kconfig.defaults b/config/telink/chip-module/Kconfig.defaults index 97233b073bc6f3..1be87da9447002 100644 --- a/config/telink/chip-module/Kconfig.defaults +++ b/config/telink/chip-module/Kconfig.defaults @@ -347,7 +347,7 @@ config IEEE802154_TLX_OPTIMIZATION config IEEE802154_B9X_OPTIMIZATION bool "optimize the rf performance for b9x" - default y if SOC_SERIES_RISCV_TELINK_B9X_RETENTION + default y if BOARD_TLSR9528A_RETENTION default n help optimize the rf performance for b9x.