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:8
→ Kconfig.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.)