:orphan: .. title:: CONFIG_SOC_LEON3 .. kconfig:: CONFIG_SOC_LEON3 CONFIG_SOC_LEON3 ################ *A LEON3 SOC which you can configure* *A LEON3 SOC which you can configure* 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:`SPARC ` - \ :kconfig:`SOC_SPARC_LEON ` Kconfig definitions =================== At ``/sparc/leon3/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_LEON3 bool "A LEON3 SOC which you can configure" select SPARC select SOC_SPARC_LEON depends on ---- At ``/sparc/leon3/Kconfig.soc:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:9`` Menu path: (Top) → SoC/CPU/Configuration Selection .. code-block:: kconfig config SOC_LEON3 bool "A LEON3 SOC which you can configure" select SPARC select SOC_SPARC_LEON depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*