:orphan: .. title:: CONFIG_SOC_SERIES_STARFIVE_JH71XX .. kconfig:: CONFIG_SOC_SERIES_STARFIVE_JH71XX CONFIG_SOC_SERIES_STARFIVE_JH71XX ################################# *Starfive JH71XX series* *Starfive JH71XX series* Type: ``bool`` Help ==== .. code-block:: none Enable support for Starfive JH71XX SoC Series. Help ==== .. code-block:: none Enable support for Starfive JH71XX SoC Series. Direct dependencies =================== \ :ref:` ` || \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :kconfig:`RISCV ` - \ :kconfig:`SOC_FAMILY_RISCV_PRIVILEGE ` - \ :kconfig:`RISCV ` - \ :kconfig:`SOC_FAMILY_RISCV_PRIVILEGE ` Kconfig definitions =================== At ``/riscv/riscv-privilege/starfive_jh71xx/Kconfig.series:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:7`` → ``/kconfig/Kconfig.soc:1`` → ``/riscv/riscv-privilege/Kconfig.soc:6`` Menu path: (Top) → SoC/CPU/Configuration Selection .. code-block:: kconfig config SOC_SERIES_STARFIVE_JH71XX bool "Starfive JH71XX series" select RISCV select SOC_FAMILY_RISCV_PRIVILEGE depends on help Enable support for Starfive JH71XX SoC Series. ---- At ``/riscv/riscv-privilege/starfive_jh71xx/Kconfig.series:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:9`` → ``/riscv/riscv-privilege/Kconfig.soc:6`` Menu path: (Top) → SoC/CPU/Configuration Selection .. code-block:: kconfig config SOC_SERIES_STARFIVE_JH71XX bool "Starfive JH71XX series" select RISCV select SOC_FAMILY_RISCV_PRIVILEGE depends on help Enable support for Starfive JH71XX SoC Series. *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*