:orphan: .. title:: DATA_SEMC .. option:: CONFIG_DATA_SEMC *Link data into external SEMC-controlled memory* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :option:`DEVICE_CONFIGURATION_DATA ` if \ :option:`NXP_IMX_RT_BOOT_HEADER ` Kconfig definition ================== .. highlight:: kconfig At ``soc/arm/nxp_imx/rt/Kconfig.soc:398`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``soc/Kconfig:12`` → ``soc/arm/nxp_imx/Kconfig:14`` Menu path: (Top) → Hardware Configuration → Data location selection .. parsed-literal:: config DATA_SEMC bool "Link data into external SEMC-controlled memory" select \ :option:`DEVICE_CONFIGURATION_DATA ` if \ :option:`NXP_IMX_RT_BOOT_HEADER ` depends on \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*