CONFIG_SOC_ATMEL_SAMD_OSC8M_AS_MAIN¶
OSC8M
OSC8M
Type: bool
Direct dependencies¶
<choice: Main clock source> || <choice: Main clock source>
(Includes any dependencies from ifs and menus.)
Kconfig definitions¶
At <Zephyr SoC>/arm/atmel_sam0/common/Kconfig.samd2x:31
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:15 → <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_OSC8M_AS_MAIN
    bool "OSC8M"
    depends on <choice>
At <Zephyr SoC>/arm/atmel_sam0/common/Kconfig.samd2x:31
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:18 → <Zephyr SoC>/arm/atmel_sam0/Kconfig:16
Menu path: (Top) → Hardware Configuration → Main clock source
config SOC_ATMEL_SAMD_OSC8M_AS_MAIN
    bool "OSC8M"
    depends on <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)