CONFIG_BOARD_LPCXPRESSO54114_M0

NXP LPCXPRESSO-54114 M0

Type: bool

Direct dependencies

SOC_SERIES_LPC54XXX && <choice: Board Selection>

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

Kconfig definition

At boards/arm/lpcxpresso54114_m0/Kconfig.board:8

Included via Kconfig:10Kconfig.zephyr:23arch/Kconfig:14boards/Kconfig:20

Menu path: (top menu) → Board Selection

config BOARD_LPCXPRESSO54114_M0
    bool
    prompt "NXP LPCXPRESSO-54114 M0" if SOC_SERIES_LPC54XXX && <choice: Board Selection>
    select SOC_PART_NUMBER_LPC54114J256BD64 if SOC_SERIES_LPC54XXX && <choice: Board Selection>
    depends on SOC_SERIES_LPC54XXX && <choice: Board Selection>

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