CONFIG_SOC_RISCV_SIFIVE_FREEDOM¶
SiFive Freedom SOC implementation
SiFive Freedom SOC implementation
Type: bool
Direct dependencies¶
<choice: SiFive Freedom SOC implementation> || <choice: SiFive Freedom SOC implementation>
(Includes any dependencies from ifs and menus.)
Symbols selected by this symbol¶
Kconfig definitions¶
At <Zephyr SoC>/riscv/riscv-privilege/sifive-freedom/Kconfig.soc:10
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 → SiFive Freedom SOC implementation
config SOC_RISCV_SIFIVE_FREEDOM
    bool "SiFive Freedom SOC implementation"
    select ATOMIC_OPERATIONS_C
    select INCLUDE_RESET_VECTOR
    depends on <choice>
At <Zephyr SoC>/riscv/riscv-privilege/sifive-freedom/Kconfig.soc:10
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:18 → <Zephyr SoC>/riscv/riscv-privilege/Kconfig:22
Menu path: (Top) → Hardware Configuration → SiFive Freedom SOC implementation
config SOC_RISCV_SIFIVE_FREEDOM
    bool "SiFive Freedom SOC implementation"
    select ATOMIC_OPERATIONS_C
    select INCLUDE_RESET_VECTOR
    depends on <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)