CONFIG_CLOCK_CONTROL_MCUX_CCM_REV2
MCUX CCM Rev 2 driver
Type: bool
Help
Enable support for mcux ccm rev 2 driver.
Direct dependencies
(CLOCK_CONTROL
&& SOC_SERIES_IMX_RT
) || (CLOCK_CONTROL
&& SOC_SERIES_IMX_RT
) || (HAS_MCUX_CCM_REV2
&& CLOCK_CONTROL
)
(Includes any dependencies from ifs and menus.)
Defaults
y if
HAS_MCUX_CCM_REV2
y if
HAS_MCUX_CCM_REV2
Kconfig definitions
At <Zephyr>/soc/arm/nxp_imx/rt/Kconfig.defconfig.series:23
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:25
→ <nRF>/doc/_build/kconfig/Kconfig.soc.defconfig:1
→ <Zephyr>/soc/arm/nxp_imx/Kconfig.defconfig:8
Menu path: (Top)
config CLOCK_CONTROL_MCUX_CCM_REV2
bool
default y if HAS_MCUX_CCM_REV2
depends on CLOCK_CONTROL && SOC_SERIES_IMX_RT
At <Zephyr>/soc/arm/nxp_imx/rt/Kconfig.defconfig.series:23
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:27
→ <Zephyr>/soc/arm/nxp_imx/Kconfig.defconfig:8
Menu path: (Top)
config CLOCK_CONTROL_MCUX_CCM_REV2
bool
default y if HAS_MCUX_CCM_REV2
depends on CLOCK_CONTROL && SOC_SERIES_IMX_RT
At <Zephyr>/drivers/clock_control/Kconfig.mcux_ccm_rev2:6
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:56
→ <Zephyr>/drivers/clock_control/Kconfig:39
Menu path: (Top) → Device Drivers → Hardware clock controller support
config CLOCK_CONTROL_MCUX_CCM_REV2
bool "MCUX CCM Rev 2 driver"
depends on HAS_MCUX_CCM_REV2 && CLOCK_CONTROL
help
Enable support for mcux ccm rev 2 driver.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)