Kconfig Reference
 
  • All Configuration Options
  • Zephyr Architecture Configuration Options
  • Zephyr SoC Configuration Options
  • Zephyr Driver Configuration Options
  • Zephyr Boards Configuration Options
  • Zephyr Kernel Configuration Options
  • Zephyr Library Configuration Options
  • Zephyr Subsystem Configuration Options
  • External Modules Configuration Options
  • Bridle Configuration Options
Kconfig Reference
  • »
  • CONFIG_TELINK_B91_PFT_ARCH
  • View page source

CONFIG_TELINK_B91_PFT_ARCH¶

Support performance throttling

Support performance throttling

Type: bool

Direct dependencies¶

SOC_SERIES_RISCV_TELINK_B91 || SOC_SERIES_RISCV_TELINK_B91

(Includes any dependencies from ifs and menus.)

Defaults¶

  • y

  • y

Symbols selected by this symbol¶

  • RISCV_SOC_CONTEXT_SAVE

  • RISCV_SOC_CONTEXT_SAVE

Kconfig definitions¶

At <Zephyr SoC>/riscv/riscv-privilege/telink_b91/Kconfig.soc:18

Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:15 → <BuildDir>/kconfig/Kconfig.soc.arch:2 → <Zephyr 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

At <Zephyr SoC>/riscv/riscv-privilege/telink_b91/Kconfig.soc:18

Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:18 → <Zephyr 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.)


© Copyright 2019-2022 TiaC Systems members and individual contributors. Last updated on Apr 03, 2022.

Kconfig Reference
Bridle
Zephyr Project
Devicetree Bindings