CONFIG_SOC_LPC54114_M0

SOC_LPC54114_M0

Type: bool

Direct dependencies

<choice: LPC LPC54XXX MCU Selection>

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

Kconfig definition

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

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 → LPC LPC54XXX MCU Selection

config SOC_LPC54114_M0
    bool
    prompt "SOC_LPC54114_M0" if <choice: LPC LPC54XXX MCU Selection>
    select CPU_CORTEX_M0PLUS if <choice: LPC LPC54XXX MCU Selection>
    select CPU_CORTEX_M_HAS_VTOR if <choice: LPC LPC54XXX MCU Selection>
    depends on <choice: LPC LPC54XXX MCU Selection>

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