:orphan: .. title:: choice: LPC LPC11U6X MCU Selection .. _choice_98: .. describe:: choice: LPC LPC11U6X MCU Selection *LPC LPC11U6X MCU Selection* Type: ``bool`` Direct dependencies =================== \ :option:`SOC_SERIES_LPC11U6X ` && \ :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_LPC11U68 ` - \ :option:`SOC_LPC11U67 ` - \ :option:`SOC_LPC11U66 ` Kconfig definition ================== .. highlight:: kconfig At ``soc/arm/nxp_lpc/lpc11u6x/Kconfig.soc:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``soc/Kconfig:11`` → ``/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.arch:2`` → ``soc/arm/nxp_lpc/Kconfig:14`` Menu path: (Top) → Hardware Configuration .. parsed-literal:: choice bool "LPC LPC11U6X MCU Selection" depends on \ :option:`SOC_SERIES_LPC11U6X ` && \ :option:`SOC_FAMILY_LPC ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*