-
CONFIG_SOC_SERIES_IMX7_M4
¶
i.MX7 M4 Core Series
Type: bool
Help¶
Enable support for i.MX7 M4 MCU series
Direct dependencies¶
<choice: SoC/CPU/Configuration Selection>
(Includes any dependencies from if’s and menus.)
Symbols selected by this symbol¶
CPU_CORTEX_M
if <choice: SoC/CPU/Configuration Selection>CPU_CORTEX_M4
if <choice: SoC/CPU/Configuration Selection>SOC_FAMILY_IMX
if <choice: SoC/CPU/Configuration Selection>CPU_HAS_SYSTICK
if <choice: SoC/CPU/Configuration Selection>CLOCK_CONTROL
if <choice: SoC/CPU/Configuration Selection>CPU_HAS_FPU
if <choice: SoC/CPU/Configuration Selection>
Kconfig definition¶
At soc/arm/nxp_imx/mcimx7_m4/Kconfig.series:8
Included via Kconfig:10
→ Kconfig.zephyr:27
→ soc/Kconfig:6
→ soc/arm/nxp_imx/Kconfig.soc:7
Menu path: (top menu) → SoC/CPU/Configuration Selection
config SOC_SERIES_IMX7_M4 bool prompt "i.MX7 M4 Core Series" if <choice: SoC/CPU/Configuration Selection> selectCPU_CORTEX_M
if <choice: SoC/CPU/Configuration Selection> selectCPU_CORTEX_M4
if <choice: SoC/CPU/Configuration Selection> selectSOC_FAMILY_IMX
if <choice: SoC/CPU/Configuration Selection> selectCPU_HAS_SYSTICK
if <choice: SoC/CPU/Configuration Selection> selectCLOCK_CONTROL
if <choice: SoC/CPU/Configuration Selection> selectCPU_HAS_FPU
if <choice: SoC/CPU/Configuration Selection> depends on <choice: SoC/CPU/Configuration Selection> help Enable support for i.MX7 M4 MCU series
(Definitions include propagated dependencies, including from if’s and menus.)