CONFIG_SOC_ATMEL_SAMD_XOSC_AS_MAIN

XOSC

Type: bool

Direct dependencies

SOC_ATMEL_SAMD_XOSC && <choice: Main clock source>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr>/soc/arm/atmel_sam0/common/Kconfig.samd2x:27

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:28<Zephyr>/soc/Kconfig:11<BuildDir>/Kconfig/Kconfig.soc.arch:2<Zephyr>/soc/arm/atmel_sam0/Kconfig:16

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

config SOC_ATMEL_SAMD_XOSC_AS_MAIN
    bool "XOSC"
    depends on SOC_ATMEL_SAMD_XOSC && <choice: Main clock source>

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