CONFIG_TELINK_B91_PFT_ARCH¶
Support performance throttling
Type: bool
Direct dependencies¶
(Includes any dependencies from ifs and menus.)
Default¶
y
Symbols selected by this symbol¶
Kconfig definition¶
At soc/riscv/riscv-privilege/telink_b91/Kconfig.soc:18
Included via Kconfig:8
→ Kconfig.zephyr:38
→ soc/Kconfig:18
→ soc/riscv/riscv-privilege/Kconfig:22
Menu path: (Top) → Hardware Configuration
config TELINK_B91_PFT_ARCH
bool "Support performance throttling"
default y
select RISCV_SOC_CONTEXT_SAVE
depends on SOC_SERIES_RISCV_TELINK_B91
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)