The latest development version of this page may be more current than this released 1.14.0 version.
CONFIG_ASF

(No prompt – not directly user assignable.)

Type: bool

Direct dependencies

SOC_FAMILY_SAM || SOC_FAMILY_SAM0

(Includes any dependencies from if’s and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols selected by this symbol

Kconfig definition

At ext/hal/atmel/asf/Kconfig:7

Included via Kconfig:10Kconfig.zephyr:41ext/Kconfig:11ext/hal/Kconfig:13

Menu path: (top menu) → External Sources → HALs

config ASF
    bool
    select HAS_CMSIS if SOC_FAMILY_SAM || SOC_FAMILY_SAM0
    depends on SOC_FAMILY_SAM || SOC_FAMILY_SAM0

(Definitions include propagated dependencies, including from if’s and menus.)