CONFIG_SOC_SERIES_NXP_IMX8M

NXP i.MX8M

Type: bool

Help

NXP i.MX8M

Direct dependencies

<choice: SoC/CPU/Configuration Selection>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

At <SoC>/xtensa/nxp_adsp/imx8m/Kconfig.series:4

Included via Kconfig:8Kconfig.zephyr:38<SoC>/Kconfig:9<SoC>/xtensa/nxp_adsp/Kconfig.soc:6

Menu path: (Top) → SoC/CPU/Configuration Selection

config SOC_SERIES_NXP_IMX8M
    bool "NXP i.MX8M"
    select SOC_FAMILY_NXP_ADSP
    select XTENSA
    select XTENSA_HAL if "" != "xcc"
    select XTENSA_RESET_VECTOR
    select XTENSA_USE_CORE_CRT1
    select ATOMIC_OPERATIONS_BUILTIN
    depends on <choice>
    help
      NXP i.MX8M

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