CONFIG_B91_CPU_RISCV32¶
RISCV32 CPU Architecture
RISCV32 CPU Architecture
Type: bool
Direct dependencies¶
<choice: CPU Architecture of SoC> || <choice: CPU Architecture of SoC>
(Includes any dependencies from ifs and menus.)
Kconfig definitions¶
At <Zephyr SoC>/riscv/riscv-privilege/telink_b91/Kconfig.soc:8
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 → CPU Architecture of SoC
config B91_CPU_RISCV32
bool "RISCV32 CPU Architecture"
depends on <choice>
At <Zephyr SoC>/riscv/riscv-privilege/telink_b91/Kconfig.soc:8
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <Zephyr SoC>/Kconfig:18
→ <Zephyr SoC>/riscv/riscv-privilege/Kconfig:22
Menu path: (Top) → Hardware Configuration → CPU Architecture of SoC
config B91_CPU_RISCV32
bool "RISCV32 CPU Architecture"
depends on <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)