Skip to content

Commit

Permalink
riscv: telink: add one macro for tlsr9528a retention .
Browse files Browse the repository at this point in the history
- optimize the power.

Signed-off-by: Liang Zhong <liang.zhong@telink-semi.com>
  • Loading branch information
liang4804 committed Jan 17, 2025
1 parent 1dd2b8f commit f7fe3da
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions config/telink/chip-module/Kconfig.defaults
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit f7fe3da

Please sign in to comment.