:orphan: .. title:: CONFIG_SOC_RISCV_SIFIVE_FREEDOM .. kconfig:: CONFIG_SOC_RISCV_SIFIVE_FREEDOM CONFIG_SOC_RISCV_SIFIVE_FREEDOM ############################### *SiFive Freedom SOC implementation* *SiFive Freedom SOC implementation* Type: ``bool`` Direct dependencies =================== \ :ref:` ` || \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :kconfig:`ATOMIC_OPERATIONS_C ` - \ :kconfig:`INCLUDE_RESET_VECTOR ` - \ :kconfig:`ATOMIC_OPERATIONS_C ` - \ :kconfig:`INCLUDE_RESET_VECTOR ` Kconfig definitions =================== At ``/riscv/riscv-privilege/sifive-freedom/Kconfig.soc:10`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:15`` → ``/kconfig/Kconfig.soc.arch:2`` → ``/riscv/riscv-privilege/Kconfig:22`` Menu path: (Top) → Hardware Configuration → SiFive Freedom SOC implementation .. code-block:: kconfig config SOC_RISCV_SIFIVE_FREEDOM bool "SiFive Freedom SOC implementation" select ATOMIC_OPERATIONS_C select INCLUDE_RESET_VECTOR depends on ---- At ``/riscv/riscv-privilege/sifive-freedom/Kconfig.soc:10`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` → ``/riscv/riscv-privilege/Kconfig:22`` Menu path: (Top) → Hardware Configuration → SiFive Freedom SOC implementation .. code-block:: kconfig config SOC_RISCV_SIFIVE_FREEDOM bool "SiFive Freedom SOC implementation" select ATOMIC_OPERATIONS_C select INCLUDE_RESET_VECTOR depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*