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

CONFIG_SOC_ATMEL_SAMD_XOSC32K_AS_MAIN

XOSC32K

Type: bool

Direct dependencies

SOC_ATMEL_SAMD_XOSC32K && <choice: Main clock source>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At soc/arm/atmel_sam0/common/Kconfig.samd2x:23

Included via Kconfig:8Kconfig.zephyr:38soc/Kconfig:18soc/arm/atmel_sam0/Kconfig:16

Menu path: (Top) → Hardware Configuration → Main clock source

config SOC_ATMEL_SAMD_XOSC32K_AS_MAIN
    bool "XOSC32K"
    depends on SOC_ATMEL_SAMD_XOSC32K && <choice>

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