-
CONFIG_INIT_ARM_PLL
¶
Initialize ARM PLL
Type: bool
Direct dependencies¶
SOC_SERIES_IMX_RT
&& SOC_FAMILY_IMX
&& ARM
(Includes any dependencies from if’s and menus.)
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At arch/arm/soc/nxp_imx/rt/Kconfig.soc:70
Included via Kconfig:10
→ Kconfig.zephyr:23
→ arch/Kconfig:16
→ arch/arm/Kconfig:23
→ arch/arm/soc/nxp_imx/Kconfig:17
Menu path: (top menu) → ARM Options → SoC Configuration
config INIT_ARM_PLL bool prompt "Initialize ARM PLL" ifSOC_SERIES_IMX_RT
&&SOC_FAMILY_IMX
&&ARM
depends onSOC_SERIES_IMX_RT
&&SOC_FAMILY_IMX
&&ARM
(Definitions include propagated dependencies, including from if’s and menus.)