:orphan: .. title:: choice: LPC LPC54XXX MCU Selection .. _choice_126: .. describe:: choice: LPC LPC54XXX MCU Selection *LPC LPC54XXX MCU Selection* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_SERIES_LPC54XXX ` && \ :kconfig:`SOC_FAMILY_LPC ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to the first (visible) choice option. Choice options ============== - \ :kconfig:`SOC_LPC54114_M4 ` - \ :kconfig:`SOC_LPC54114_M0 ` Kconfig definition ================== At ``/arm/nxp_lpc/lpc54xxx/Kconfig.soc:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` → ``/arm/nxp_lpc/Kconfig:14`` Menu path: (Top) → Hardware Configuration .. code-block:: kconfig choice bool "LPC LPC54XXX MCU Selection" depends on SOC_SERIES_LPC54XXX && SOC_FAMILY_LPC *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*