:orphan: .. title:: CONFIG_SOC_GR716A .. kconfig:: CONFIG_SOC_GR716A CONFIG_SOC_GR716A ################# *GR716A LEON3 fault-tolerant microcontroller* *GR716A LEON3 fault-tolerant microcontroller* Type: ``bool`` Direct dependencies =================== \ :ref:` ` || \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :kconfig:`SPARC ` - \ :kconfig:`SOC_SPARC_LEON ` - \ :kconfig:`CPU_HAS_FPU ` - \ :kconfig:`SPARC ` - \ :kconfig:`SOC_SPARC_LEON ` - \ :kconfig:`CPU_HAS_FPU ` Kconfig definitions =================== At ``/sparc/gr716a/Kconfig.soc:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:7`` → ``/kconfig/Kconfig.soc:1`` Menu path: (Top) → SoC/CPU/Configuration Selection .. code-block:: kconfig config SOC_GR716A bool "GR716A LEON3 fault-tolerant microcontroller" select SPARC select SOC_SPARC_LEON select CPU_HAS_FPU depends on ---- At ``/sparc/gr716a/Kconfig.soc:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:9`` Menu path: (Top) → SoC/CPU/Configuration Selection .. code-block:: kconfig config SOC_GR716A bool "GR716A LEON3 fault-tolerant microcontroller" select SPARC select SOC_SPARC_LEON select CPU_HAS_FPU depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*