The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_SOC_SERIES_STARFIVE_JH71XX

Starfive JH71XX series

Type: bool

Help

Enable support for Starfive JH71XX SoC Series.

Direct dependencies

<choice: SoC/CPU/Configuration Selection>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

At soc/riscv/riscv-privilege/starfive_jh71xx/Kconfig.series:4

Included via Kconfig:8Kconfig.zephyr:38soc/Kconfig:9soc/riscv/riscv-privilege/Kconfig.soc:6

Menu path: (Top) → SoC/CPU/Configuration Selection

config SOC_SERIES_STARFIVE_JH71XX
    bool "Starfive JH71XX series"
    select RISCV
    select SOC_FAMILY_RISCV_PRIVILEGE
    depends on <choice>
    help
      Enable support for Starfive JH71XX SoC Series.

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