:orphan: .. title:: CONFIG_SOC_RISCV32_LITEX_VEXRISCV .. kconfig:: CONFIG_SOC_RISCV32_LITEX_VEXRISCV CONFIG_SOC_RISCV32_LITEX_VEXRISCV ################################# *LiteX VexRiscv system implementation* *LiteX VexRiscv system implementation* Type: ``bool`` Direct dependencies =================== \ :ref:` ` || \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :kconfig:`RISCV ` - \ :kconfig:`ATOMIC_OPERATIONS_C ` - \ :kconfig:`INCLUDE_RESET_VECTOR ` - \ :kconfig:`RISCV ` - \ :kconfig:`ATOMIC_OPERATIONS_C ` - \ :kconfig:`INCLUDE_RESET_VECTOR ` Kconfig definitions =================== At ``/riscv/litex-vexriscv/Kconfig.soc:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:7`` → ``/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 select INCLUDE_RESET_VECTOR depends on ---- At ``/riscv/litex-vexriscv/Kconfig.soc:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:9`` 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 select INCLUDE_RESET_VECTOR depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*