:orphan: .. title:: choice: Starfive JH7100 SoC .. _choice_170: .. describe:: choice: Starfive JH7100 SoC *Starfive JH7100 SoC* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_SERIES_STARFIVE_JH71XX ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to the first (visible) choice option. Choice options ============== - \ :kconfig:`SOC_JH7100 ` Kconfig definition ================== At ``/riscv/riscv-privilege/starfive_jh71xx/Kconfig.soc:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` → ``/riscv/riscv-privilege/Kconfig:22`` Menu path: (Top) → Hardware Configuration .. code-block:: kconfig choice bool "Starfive JH7100 SoC" depends on SOC_SERIES_STARFIVE_JH71XX *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*