:orphan: .. title:: SOC_MCIMX6X_M4 .. option:: CONFIG_SOC_MCIMX6X_M4 *SOC\_MCIMX6X\_M4* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :option:`HAS_IMX_HAL ` - \ :option:`HAS_IMX_GPIO ` - \ :option:`HAS_IMX_EPIT ` - \ :option:`HAS_IMX_I2C ` Kconfig definition ================== At ``/arm/nxp_imx/mcimx6x_m4/Kconfig.soc:10`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``/Kconfig:11`` → ``/kconfig/Kconfig.soc.arch:2`` → ``/arm/nxp_imx/Kconfig:14`` Menu path: (Top) → Hardware Configuration → i.MX 6SoloX Selection .. code-block:: kconfig config SOC_MCIMX6X_M4 bool "SOC_MCIMX6X_M4" select HAS_IMX_HAL select HAS_IMX_GPIO select HAS_IMX_EPIT select HAS_IMX_I2C depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*