:orphan: .. title:: choice: LPC5500 Series MCU Selection .. _choice_117: .. describe:: choice: LPC5500 Series MCU Selection *LPC5500 Series MCU Selection* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_SERIES_LPC55XXX ` && \ :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_LPC55S16 ` - \ :kconfig:`SOC_LPC55S28 ` - \ :kconfig:`SOC_LPC55S69_CPU0 ` - \ :kconfig:`SOC_LPC55S69_CPU1 ` Kconfig definition ================== At ``/arm/nxp_lpc/lpc55xxx/Kconfig.soc:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:15`` → ``/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.)*