:orphan: .. title:: CONFIG_DCDC_VALUE .. kconfig:: CONFIG_DCDC_VALUE CONFIG_DCDC_VALUE ################# *DCDC value for VDD\_SOC* Type: ``hex`` Direct dependencies =================== (\ :kconfig:`SOC_MIMXRT1011 ` && \ :kconfig:`SOC_SERIES_IMX_RT `) || (\ :kconfig:`SOC_MIMXRT1015 ` && \ :kconfig:`SOC_SERIES_IMX_RT `) || (\ :kconfig:`SOC_MIMXRT1021 ` && \ :kconfig:`SOC_SERIES_IMX_RT `) || (\ :kconfig:`SOC_MIMXRT1024 ` && \ :kconfig:`SOC_SERIES_IMX_RT `) || (\ :kconfig:`SOC_SERIES_IMX_RT ` && \ :kconfig:`SOC_FAMILY_IMX `) *(Includes any dependencies from ifs and menus.)* Defaults ======== - 0x12 - 0x12 - 0x12 - 0x12 - 0x13 Kconfig definitions =================== At ``/arm/nxp_imx/rt/Kconfig.defconfig.mimxrt1010:27`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``/arm/nxp_imx/Kconfig.defconfig:8`` → ``/arm/nxp_imx/rt/Kconfig.defconfig.series:205`` Menu path: (Top) .. code-block:: kconfig config DCDC_VALUE hex default 0x12 depends on SOC_MIMXRT1011 && SOC_SERIES_IMX_RT ---- At ``/arm/nxp_imx/rt/Kconfig.defconfig.mimxrt1015:23`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``/arm/nxp_imx/Kconfig.defconfig:8`` → ``/arm/nxp_imx/rt/Kconfig.defconfig.series:205`` Menu path: (Top) .. code-block:: kconfig config DCDC_VALUE hex default 0x12 depends on SOC_MIMXRT1015 && SOC_SERIES_IMX_RT ---- At ``/arm/nxp_imx/rt/Kconfig.defconfig.mimxrt1021:23`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``/arm/nxp_imx/Kconfig.defconfig:8`` → ``/arm/nxp_imx/rt/Kconfig.defconfig.series:205`` Menu path: (Top) .. code-block:: kconfig config DCDC_VALUE hex default 0x12 depends on SOC_MIMXRT1021 && SOC_SERIES_IMX_RT ---- At ``/arm/nxp_imx/rt/Kconfig.defconfig.mimxrt1024:23`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``/arm/nxp_imx/Kconfig.defconfig:8`` → ``/arm/nxp_imx/rt/Kconfig.defconfig.series:205`` Menu path: (Top) .. code-block:: kconfig config DCDC_VALUE hex default 0x12 depends on SOC_MIMXRT1024 && SOC_SERIES_IMX_RT ---- At ``/arm/nxp_imx/rt/Kconfig.soc:574`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` → ``/arm/nxp_imx/Kconfig:14`` Menu path: (Top) → Hardware Configuration .. code-block:: kconfig config DCDC_VALUE hex "DCDC value for VDD_SOC" default 0x13 depends on SOC_SERIES_IMX_RT && SOC_FAMILY_IMX *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*