:orphan: .. title:: CONFIG_SOC_ARM_DESIGNSTART_FPGA_CORTEX_M1 .. kconfig:: CONFIG_SOC_ARM_DESIGNSTART_FPGA_CORTEX_M1 CONFIG_SOC_ARM_DESIGNSTART_FPGA_CORTEX_M1 ######################################### *ARM Cortex-M1 DesignStart FPGA* *ARM Cortex-M1 DesignStart FPGA* Type: ``bool`` Direct dependencies =================== \ :ref:` ` || \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :kconfig:`CPU_CORTEX_M1 ` - \ :kconfig:`XIP ` - \ :kconfig:`HAS_SEGGER_RTT ` - \ :kconfig:`CPU_CORTEX_M1 ` - \ :kconfig:`XIP ` - \ :kconfig:`HAS_SEGGER_RTT ` Kconfig definitions =================== At ``/arm/arm/designstart/Kconfig.soc:8`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:15`` → ``/kconfig/Kconfig.soc.arch:2`` → ``/arm/arm/Kconfig:14`` Menu path: (Top) → Hardware Configuration → ARM DesignStart SoCs .. code-block:: kconfig config SOC_ARM_DESIGNSTART_FPGA_CORTEX_M1 bool "ARM Cortex-M1 DesignStart FPGA" select CPU_CORTEX_M1 select XIP select HAS_SEGGER_RTT depends on ---- At ``/arm/arm/designstart/Kconfig.soc:8`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` → ``/arm/arm/Kconfig:14`` Menu path: (Top) → Hardware Configuration → ARM DesignStart SoCs .. code-block:: kconfig config SOC_ARM_DESIGNSTART_FPGA_CORTEX_M1 bool "ARM Cortex-M1 DesignStart FPGA" select CPU_CORTEX_M1 select XIP select HAS_SEGGER_RTT depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*