:orphan: .. title:: SOC_LEON3 .. option:: CONFIG_SOC_LEON3 *A LEON3 SOC which you can configure* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :option:`SPARC ` - \ :option:`SOC_SPARC_LEON ` Kconfig definition ================== .. highlight:: kconfig At ``soc/sparc/leon3/Kconfig.soc:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``soc/Kconfig:6`` → ``/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc:1`` Menu path: (Top) → SoC/CPU/Configuration Selection .. parsed-literal:: config SOC_LEON3 bool "A LEON3 SOC which you can configure" select \ :option:`SPARC ` select \ :option:`SOC_SPARC_LEON ` depends on \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*