The latest development version of this page may be more current than this released 1.14.0 version.
CONFIG_SOC_RISCV32_SIFIVE_FREEDOM

SiFive Freedom SOC implementation

Type: bool

Direct dependencies

<choice: SiFive Freedom SOC implementation>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At soc/riscv32/riscv-privilege/sifive-freedom/Kconfig.soc:12

Included via Kconfig:10Kconfig.zephyr:27soc/Kconfig:12soc/riscv32/riscv-privilege/Kconfig:25

Menu path: (top menu) → Hardware Configuration → SiFive Freedom SOC implementation

config SOC_RISCV32_SIFIVE_FREEDOM
    bool
    prompt "SiFive Freedom SOC implementation" if <choice: SiFive Freedom SOC implementation>
    select ATOMIC_OPERATIONS_C if <choice: SiFive Freedom SOC implementation>
    depends on <choice: SiFive Freedom SOC implementation>

(Definitions include propagated dependencies, including from if’s and menus.)