-
CONFIG_HAS_MCG
¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
Set if the multipurpose clock generator (MCG) module is present in the SoC.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At soc/arm/nxp_kinetis/Kconfig:35
Included via Kconfig:10
→ Kconfig.zephyr:27
→ soc/Kconfig:12
Menu path: (top menu) → Hardware Configuration
config HAS_MCG
bool
depends on SOC_FAMILY_KINETIS
help
Set if the multipurpose clock generator (MCG) module is present in the SoC.
(Definitions include propagated dependencies, including from if’s and menus.)