CONFIG_SOC_RISCV_SIFIVE_FU740

SiFive Freedom U740 SOC implementation

SiFive Freedom U740 SOC implementation

Type: bool

Direct dependencies

<choice: SiFive Freedom SOC implementation> || <choice: SiFive Freedom SOC implementation>

(Includes any dependencies from ifs and menus.)

Kconfig definitions

At <Zephyr SoC>/riscv/riscv-privilege/sifive-freedom/Kconfig.soc:21

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

Menu path: (Top) → Hardware Configuration → SiFive Freedom SOC implementation

config SOC_RISCV_SIFIVE_FU740
    bool "SiFive Freedom U740 SOC implementation"
    select ATOMIC_OPERATIONS_C
    select INCLUDE_RESET_VECTOR
    select 64BIT
    depends on <choice>

At <Zephyr SoC>/riscv/riscv-privilege/sifive-freedom/Kconfig.soc:21

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

Menu path: (Top) → Hardware Configuration → SiFive Freedom SOC implementation

config SOC_RISCV_SIFIVE_FU740
    bool "SiFive Freedom U740 SOC implementation"
    select ATOMIC_OPERATIONS_C
    select INCLUDE_RESET_VECTOR
    select 64BIT
    depends on <choice>

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