CONFIG_TELINK_B91_HWDSP¶
Support Hardware DSP
Support Hardware DSP
Type: bool
Direct dependencies¶
SOC_SERIES_RISCV_TELINK_B91 || SOC_SERIES_RISCV_TELINK_B91
(Includes any dependencies from ifs and menus.)
Defaults¶
No defaults. Implicitly defaults to n.
Symbols selected by this symbol¶
Kconfig definitions¶
At <Zephyr SoC>/riscv/riscv-privilege/telink_b91/Kconfig.soc:13
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_HWDSP
    bool "Support Hardware DSP"
    select RISCV_SOC_CONTEXT_SAVE
    depends on SOC_SERIES_RISCV_TELINK_B91
At <Zephyr SoC>/riscv/riscv-privilege/telink_b91/Kconfig.soc:13
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_HWDSP
    bool "Support Hardware DSP"
    select RISCV_SOC_CONTEXT_SAVE
    depends on SOC_SERIES_RISCV_TELINK_B91
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)