From f7fe3da0b306d8436eac8363730e18c10057f7fc 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 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/config/telink/chip-module/Kconfig.defaults b/config/telink/chip-module/Kconfig.defaults index 06409754c50380..695320c7934d88 100644 --- a/config/telink/chip-module/Kconfig.defaults +++ b/config/telink/chip-module/Kconfig.defaults @@ -343,6 +343,13 @@ config IEEE802154_TLX_OPTIMIZATION help optimize the rf performance for tlx. +config IEEE802154_B9X_OPTIMIZATION + bool "optimize the rf performance for b9x" + default y if BOARD_TLSR9528A_RETENTION + default n + help + optimize the rf performance for b9x. + config OPENTHREAD_THREAD_STACK_SIZE default 2400 if PM || SOC_RISCV_TELINK_TL321X