CONFIG_INIT_USB1_PLL

Initialize USB1 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:76

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_USB1_PLL
    bool
    prompt "Initialize USB1 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.)