The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_SOC_NXP_IMX8

i.MX8 SoC

Type: bool

Direct dependencies

SOC_SERIES_NXP_IMX8 && <choice: NXP i.MX SoC Selection>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At soc/xtensa/nxp_adsp/imx8/Kconfig.soc:7

Included via Kconfig:8Kconfig.zephyr:38soc/Kconfig:18soc/xtensa/nxp_adsp/Kconfig:17

Menu path: (Top) → Hardware Configuration → NXP i.MX SoC Selection

config SOC_NXP_IMX8
    bool "i.MX8 SoC"
    depends on SOC_SERIES_NXP_IMX8 && <choice>

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