CONFIG_SOC_LPC54114_M4

SOC_LPC54114_M4

Type: bool

Direct dependencies

<choice: LPC LPC54XXX MCU Selection>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At soc/arm/nxp_lpc/lpc54xxx/Kconfig.soc:10

Included via Kconfig:8Kconfig.zephyr:28soc/Kconfig:11/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.arch:2soc/arm/nxp_lpc/Kconfig:14

Menu path: (Top) → Hardware Configuration → LPC LPC54XXX MCU Selection

config SOC_LPC54114_M4
    bool "SOC_LPC54114_M4"
    select CPU_CORTEX_M4
    select CPU_CORTEX_M_HAS_DWT
    select CPU_HAS_ARM_MPU
    select PLATFORM_SPECIFIC_INIT
    select CLOCK_CONTROL
    select HAS_MCUX_IAP_LEGACY
    depends on <choice: LPC LPC54XXX MCU Selection>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)