:orphan: .. title:: choice: Atmel SAMR21 MCU Selection .. _choice_187: .. describe:: choice: Atmel SAMR21 MCU Selection *Atmel SAMR21 MCU Selection* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_SERIES_SAMR21 ` && \ :kconfig:`SOC_FAMILY_SAM0 ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to the first (visible) choice option. Choice options ============== - \ :kconfig:`SOC_PART_NUMBER_SAMR21E16A ` - \ :kconfig:`SOC_PART_NUMBER_SAMR21E17A ` - \ :kconfig:`SOC_PART_NUMBER_SAMR21E18A ` - \ :kconfig:`SOC_PART_NUMBER_SAMR21E19A ` - \ :kconfig:`SOC_PART_NUMBER_SAMR21G16A ` - \ :kconfig:`SOC_PART_NUMBER_SAMR21G17A ` - \ :kconfig:`SOC_PART_NUMBER_SAMR21G18A ` Kconfig definition ================== At ``/arm/atmel_sam0/samr21/Kconfig.soc:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` → ``/arm/atmel_sam0/Kconfig:18`` Menu path: (Top) → Hardware Configuration .. code-block:: kconfig choice bool "Atmel SAMR21 MCU Selection" depends on SOC_SERIES_SAMR21 && SOC_FAMILY_SAM0 *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*