choice: LPC LPC54XXX MCU Selection

LPC LPC54XXX MCU Selection

Type: bool

Direct dependencies

SOC_SERIES_LPC54XXX && SOC_FAMILY_LPC && ARM

(Includes any dependencies from if’s and menus.)

Defaults

No defaults. Implicitly defaults to the first (visible) choice option.

Kconfig definition

At arch/arm/soc/nxp_lpc/lpc54xxx/Kconfig.soc:8

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

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

choice
    bool
    prompt "LPC LPC54XXX MCU Selection" if SOC_SERIES_LPC54XXX && SOC_FAMILY_LPC && ARM
    depends on SOC_SERIES_LPC54XXX && SOC_FAMILY_LPC && ARM

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