:orphan: .. title:: CONFIG_CODE_DDR .. kconfig:: CONFIG_CODE_DDR CONFIG_CODE_DDR ############### *Link code into DDR memory* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/arm/nxp_imx/mimx8ml8_m7/Kconfig.soc:40`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` → ``/arm/nxp_imx/Kconfig:14`` Menu path: (Top) → Hardware Configuration → Code location selection .. code-block:: kconfig config CODE_DDR bool "Link code into DDR memory" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*