CONFIG_INIT_SYS_PLL

Initialize SYS 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:73

Included via Kconfig:10Kconfig.zephyr:23arch/Kconfig:16arch/arm/Kconfig:23arch/arm/soc/nxp_imx/Kconfig:17

Menu path: (top menu) → ARM Options → SoC Configuration

config INIT_SYS_PLL
    bool
    prompt "Initialize SYS PLL" if SOC_SERIES_IMX_RT && SOC_FAMILY_IMX && ARM
    depends on SOC_SERIES_IMX_RT && SOC_FAMILY_IMX && ARM

(Definitions include propagated dependencies, including from if’s and menus.)