:orphan: .. title:: SOC_ARM_DESIGNSTART_FPGA_CORTEX_M3 .. option:: CONFIG_SOC_ARM_DESIGNSTART_FPGA_CORTEX_M3 *ARM Cortex-M3 DesignStart FPGA* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :option:`CPU_CORTEX_M3 ` - \ :option:`XIP ` - \ :option:`HAS_SEGGER_RTT ` Kconfig definition ================== .. highlight:: kconfig At ``soc/arm/arm/designstart/Kconfig.soc:14`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``soc/Kconfig:11`` → ``/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.arch:2`` → ``soc/arm/arm/Kconfig:14`` Menu path: (Top) → Hardware Configuration → ARM DesignStart SoCs .. parsed-literal:: config SOC_ARM_DESIGNSTART_FPGA_CORTEX_M3 bool "ARM Cortex-M3 DesignStart FPGA" select \ :option:`CPU_CORTEX_M3 ` select \ :option:`XIP ` select \ :option:`HAS_SEGGER_RTT ` depends on \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*