:orphan: .. title:: choice: LPC5500 Series MCU Selection .. _choice_100: .. describe:: choice: LPC5500 Series MCU Selection *LPC5500 Series MCU Selection* Type: ``bool`` Direct dependencies =================== \ :option:`SOC_SERIES_LPC55XXX ` && \ :option:`SOC_FAMILY_LPC ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to the first (visible) choice option. Choice options ============== - \ :option:`SOC_LPC55S16 ` - \ :option:`SOC_LPC55S28 ` - \ :option:`SOC_LPC55S69_CPU0 ` - \ :option:`SOC_LPC55S69_CPU1 ` Kconfig definition ================== At ``/arm/nxp_lpc/lpc55xxx/Kconfig.soc:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``/Kconfig:11`` → ``/kconfig/Kconfig.soc.arch:2`` → ``/arm/nxp_lpc/Kconfig:14`` Menu path: (Top) → Hardware Configuration .. code-block:: kconfig choice bool "LPC5500 Series MCU Selection" depends on SOC_SERIES_LPC55XXX && SOC_FAMILY_LPC *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*