CONFIG_SOC_ARM_DESIGNSTART_FPGA_CORTEX_M1

ARM Cortex-M1 DesignStart FPGA

Type: bool

Direct dependencies

<choice: ARM DesignStart SoCs>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Symbols implied by this symbol

Kconfig definition

At <SoC>/arm/arm/designstart/Kconfig.soc:8

Included via Kconfig:8Kconfig.zephyr:38<SoC>/Kconfig:18<SoC>/arm/arm/Kconfig:14

Menu path: (Top) → Hardware Configuration → ARM DesignStart SoCs

config SOC_ARM_DESIGNSTART_FPGA_CORTEX_M1
    bool "ARM Cortex-M1 DesignStart FPGA"
    select CPU_CORTEX_M1
    select HAS_SEGGER_RTT
    imply XIP
    depends on <choice>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)