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:38<SoC>/Kconfig:18<SoC>/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.)