choice: Atmel SAM4L MCU Selection

Atmel SAM4L MCU Selection

Type: bool

Direct dependencies

SOC_SERIES_SAM4L && SOC_FAMILY_SAM

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to the first (visible) choice option.

Kconfig definition

At soc/arm/atmel_sam/sam4l/Kconfig.soc:4

Included via Kconfig:8Kconfig.zephyr:28soc/Kconfig:11/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.arch:2soc/arm/atmel_sam/Kconfig:17

Menu path: (Top) → Hardware Configuration

choice
    bool "Atmel SAM4L MCU Selection"
    depends on SOC_SERIES_SAM4L && SOC_FAMILY_SAM

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)