Skip to content

Commit 5fcd406

Browse files
haiwentelinkcharlie-ai
authored andcommitted
riscv: telink: add one macro for tlsr9528a retention .
- optimize the power. Signed-off-by: Haiwen Xia <haiwen.xia@telink-semi.com>
1 parent eeb54c2 commit 5fcd406

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

config/telink/chip-module/Kconfig.defaults

+7
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,13 @@ config IEEE802154_TLX_OPTIMIZATION
336336
help
337337
optimize the rf performance for tlx.
338338

339+
config IEEE802154_B9X_OPTIMIZATION
340+
bool "optimize the rf performance for b9x"
341+
default y if BOARD_TLSR9528A_RETENTION
342+
default n
343+
help
344+
optimize the rf performance for b9x.
345+
339346
config OPENTHREAD_THREAD_STACK_SIZE
340347
default 2400 if PM || SOC_RISCV_TELINK_TL321X
341348

0 commit comments

Comments
 (0)