-
CONFIG_HAS_CMU
¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
Set if the clock management unit (CMU) is present in the SoC.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At arch/arm/soc/silabs_exx32/Kconfig:27
Included via Kconfig:10
→ Kconfig.zephyr:23
→ arch/Kconfig:16
→ arch/arm/Kconfig:23
Menu path: (top menu) → ARM Options → SoC Configuration
config HAS_CMU bool depends onSOC_FAMILY_EXX32
&&ARM
help Set if the clock management unit (CMU) is present in the SoC.
(Definitions include propagated dependencies, including from if’s and menus.)