:orphan: .. title:: SOC_RISCV_SIFIVE_FREEDOM .. option:: CONFIG_SOC_RISCV_SIFIVE_FREEDOM *SiFive Freedom SOC implementation* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :option:`ATOMIC_OPERATIONS_C ` Kconfig definition ================== At ``/riscv/riscv-privilege/sifive-freedom/Kconfig.soc:10`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``/Kconfig:11`` → ``/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 depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*