:orphan: .. title:: SOC_FAMILY_IMX .. option:: CONFIG_SOC_FAMILY_IMX *(No prompt -- not directly user assignable.)* Type: ``bool`` Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols selected by this symbol =============================== - \ :option:`HAS_SEGGER_RTT ` Symbols that select this symbol =============================== - \ :option:`SOC_SERIES_IMX_6X_M4 ` - \ :option:`SOC_SERIES_IMX7_M4 ` - \ :option:`SOC_SERIES_IMX8MM_M4 ` - \ :option:`SOC_SERIES_IMX_RT ` - \ :option:`SOC_SERIES_IMX_RT6XX ` Kconfig definition ================== .. highlight:: kconfig At ``soc/arm/nxp_imx/Kconfig:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``soc/Kconfig:11`` → ``/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.arch:2`` Menu path: (Top) → Hardware Configuration .. parsed-literal:: config SOC_FAMILY_IMX bool select \ :option:`HAS_SEGGER_RTT ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*