-
CONFIG_HAS_MCUX_CCM
¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
Set if the clock control module (CCM) module is present in the SoC.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At ext/hal/nxp/mcux/Kconfig:20
Included via Kconfig:10
→ Kconfig.zephyr:37
→ ext/Kconfig:11
→ ext/hal/Kconfig:23
Menu path: (top menu) → External Sources → HALs
config HAS_MCUX_CCM
bool
depends on HAS_MCUX
help
Set if the clock control module (CCM) module is present in the SoC.
(Definitions include propagated dependencies, including from if’s and menus.)