:orphan: .. title:: choice: LPC LPC11U6X MCU Selection .. _choice_125: .. describe:: choice: LPC LPC11U6X MCU Selection *LPC LPC11U6X MCU Selection* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_SERIES_LPC11U6X ` && \ :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_LPC11U68 ` - \ :kconfig:`SOC_LPC11U67 ` - \ :kconfig:`SOC_LPC11U66 ` Kconfig definition ================== At ``/arm/nxp_lpc/lpc11u6x/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 LPC11U6X MCU Selection" depends on SOC_SERIES_LPC11U6X && SOC_FAMILY_LPC *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*