:orphan: .. title:: choice: MEC1501 Selection .. _choice_74: .. describe:: choice: MEC1501 Selection *MEC1501 Selection* Type: ``bool`` Direct dependencies =================== \ :option:`SOC_SERIES_MEC1501X ` && \ :option:`SOC_FAMILY_MEC ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to the first (visible) choice option. Choice options ============== - \ :option:`SOC_MEC1501_HSZ ` Kconfig definition ================== .. highlight:: kconfig At ``soc/arm/microchip_mec/mec1501/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/microchip_mec/Kconfig:15`` Menu path: (Top) → Hardware Configuration .. parsed-literal:: choice bool "MEC1501 Selection" depends on \ :option:`SOC_SERIES_MEC1501X ` && \ :option:`SOC_FAMILY_MEC ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*