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

Kconfig definition

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

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:28<Zephyr>/soc/Kconfig:11<BuildDir>/Kconfig/Kconfig.soc.arch:2<Zephyr>/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 XIP
    select HAS_SEGGER_RTT
    depends on <choice: ARM DesignStart SoCs>

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