-
CONFIG_CLOCK_CONTROL_IMX_CCM
¶
(No prompt – not directly user assignable.)
Type: bool
Direct dependencies¶
(CLOCK_CONTROL
&& SOC_MCIMX6X_M4
&& SOC_SERIES_IMX_6X_M4
) || (CLOCK_CONTROL
&& SOC_MCIMX7_M4
&& SOC_SERIES_IMX7_M4
)
(Includes any dependencies from if’s and menus.)
Defaults¶
- “y” if
CLOCK_CONTROL
&&SOC_MCIMX6X_M4
&&SOC_SERIES_IMX_6X_M4
- “y” if
CLOCK_CONTROL
&&SOC_MCIMX7_M4
&&SOC_SERIES_IMX7_M4
Kconfig definitions¶
At soc/arm/nxp_imx/mcimx6x_m4/Kconfig.defconfig.mcimx6x_m4:16
Included via Kconfig:10
→ Kconfig.zephyr:23
→ soc/arm/nxp_imx/Kconfig.defconfig:7
→ soc/arm/nxp_imx/mcimx6x_m4/Kconfig.defconfig.series:18
Menu path: (top menu)
config CLOCK_CONTROL_IMX_CCM bool default "y" ifCLOCK_CONTROL
&&SOC_MCIMX6X_M4
&&SOC_SERIES_IMX_6X_M4
depends onCLOCK_CONTROL
&&SOC_MCIMX6X_M4
&&SOC_SERIES_IMX_6X_M4
At soc/arm/nxp_imx/mcimx7_m4/Kconfig.defconfig.mcimx7_m4:24
Included via Kconfig:10
→ Kconfig.zephyr:23
→ soc/arm/nxp_imx/Kconfig.defconfig:7
→ soc/arm/nxp_imx/mcimx7_m4/Kconfig.defconfig.series:18
Menu path: (top menu)
config CLOCK_CONTROL_IMX_CCM bool default "y" ifCLOCK_CONTROL
&&SOC_MCIMX7_M4
&&SOC_SERIES_IMX7_M4
depends onCLOCK_CONTROL
&&SOC_MCIMX7_M4
&&SOC_SERIES_IMX7_M4
(Definitions include propagated dependencies, including from if’s and menus.)