:orphan: .. title:: choice: Atmel SAME54 MCU Selection .. _choice_67: .. describe:: choice: Atmel SAME54 MCU Selection *Atmel SAME54 MCU Selection* Type: ``bool`` Direct dependencies =================== \ :option:`SOC_SERIES_SAME54 ` && \ :option:`SOC_FAMILY_SAM0 ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to the first (visible) choice option. Choice options ============== - \ :option:`SOC_PART_NUMBER_SAME54N19A ` - \ :option:`SOC_PART_NUMBER_SAME54N20A ` - \ :option:`SOC_PART_NUMBER_SAME54P19A ` - \ :option:`SOC_PART_NUMBER_SAME54P20A ` Kconfig definition ================== .. highlight:: kconfig At ``soc/arm/atmel_sam0/same54/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/atmel_sam0/Kconfig:18`` Menu path: (Top) → Hardware Configuration .. parsed-literal:: choice bool "Atmel SAME54 MCU Selection" depends on \ :option:`SOC_SERIES_SAME54 ` && \ :option:`SOC_FAMILY_SAM0 ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*