:orphan: .. title:: SOC_RISCV32_LITEX_VEXRISCV .. option:: CONFIG_SOC_RISCV32_LITEX_VEXRISCV *LiteX VexRiscv system implementation* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :option:`RISCV ` - \ :option:`ATOMIC_OPERATIONS_C ` Kconfig definition ================== At ``/riscv/litex-vexriscv/Kconfig.soc:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``/Kconfig:6`` → ``/kconfig/Kconfig.soc:1`` Menu path: (Top) → SoC/CPU/Configuration Selection .. code-block:: kconfig config SOC_RISCV32_LITEX_VEXRISCV bool "LiteX VexRiscv system implementation" select RISCV select ATOMIC_OPERATIONS_C depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*