CONFIG_SOC_RISCV_ANDES_AE350

Andes AE350 SoC implementation

Andes AE350 SoC implementation

Type: bool

Direct dependencies

<choice: Andes V5 SoC Selection> || <choice: Andes V5 SoC Selection>

(Includes any dependencies from ifs and menus.)

Kconfig definitions

At <Zephyr>/soc/riscv/riscv-privilege/andes_v5/Kconfig.soc:8

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:38<Zephyr>/soc/Kconfig:15<nRF>/doc/_build/kconfig/Kconfig.soc.arch:2<Zephyr>/soc/riscv/riscv-privilege/Kconfig:22

Menu path: (Top) → Hardware Configuration → Andes V5 SoC Selection

config SOC_RISCV_ANDES_AE350
    bool "Andes AE350 SoC implementation"
    select ATOMIC_OPERATIONS_BUILTIN
    select INCLUDE_RESET_VECTOR
    depends on <choice>

At <Zephyr>/soc/riscv/riscv-privilege/andes_v5/Kconfig.soc:8

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:38<Zephyr>/soc/Kconfig:18<Zephyr>/soc/riscv/riscv-privilege/Kconfig:22

Menu path: (Top) → Hardware Configuration → Andes V5 SoC Selection

config SOC_RISCV_ANDES_AE350
    bool "Andes AE350 SoC implementation"
    select ATOMIC_OPERATIONS_BUILTIN
    select INCLUDE_RESET_VECTOR
    depends on <choice>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)