CONFIG_SOC_ARM_DESIGNSTART_FPGA_CORTEX_M3¶
ARM Cortex-M3 DesignStart FPGA
ARM Cortex-M3 DesignStart FPGA
Type: bool
Direct dependencies¶
<choice: ARM DesignStart SoCs> || <choice: ARM DesignStart SoCs>
(Includes any dependencies from ifs and menus.)
Symbols selected by this symbol¶
Kconfig definitions¶
At <Zephyr SoC>/arm/arm/designstart/Kconfig.soc:14
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <Zephyr SoC>/Kconfig:15
→ <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_M3
bool "ARM Cortex-M3 DesignStart FPGA"
select CPU_CORTEX_M3
select XIP
select HAS_SEGGER_RTT
depends on <choice>
At <Zephyr SoC>/arm/arm/designstart/Kconfig.soc:14
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <Zephyr SoC>/Kconfig:18
→ <Zephyr SoC>/arm/arm/Kconfig:14
Menu path: (Top) → Hardware Configuration → ARM DesignStart SoCs
config SOC_ARM_DESIGNSTART_FPGA_CORTEX_M3
bool "ARM Cortex-M3 DesignStart FPGA"
select CPU_CORTEX_M3
select XIP
select HAS_SEGGER_RTT
depends on <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)