:orphan: .. title:: choice: MEC1701 Selection .. _choice_84: .. describe:: choice: MEC1701 Selection *MEC1701 Selection* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_SERIES_MEC1701X ` && \ :kconfig:`SOC_FAMILY_MEC ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to the first (visible) choice option. Choice options ============== - \ :kconfig:`SOC_MEC1701_QSZ ` Kconfig definition ================== At ``/arm/microchip_mec/mec1701/Kconfig.soc:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:15`` → ``/kconfig/Kconfig.soc.arch:2`` → ``/arm/microchip_mec/Kconfig:15`` Menu path: (Top) → Hardware Configuration .. code-block:: kconfig choice bool "MEC1701 Selection" depends on SOC_SERIES_MEC1701X && SOC_FAMILY_MEC *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*