The latest development version of this page may be more current than this released 2.6.1-rc1 version.
CONFIG_CMU_HFCLK_HFXO

External high frequency crystal oscillator

Type: bool

Help

Set this option to use the external high frequency crystal oscillator
as high frequency clock.

Direct dependencies

<choice: High Frequency Clock Selection>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At soc/arm/silabs_exx32/Kconfig:148

Included via Kconfig:8Kconfig.zephyr:28soc/Kconfig:11doc/_build/Kconfig/Kconfig.soc.arch:2

Menu path: (Top) → Hardware Configuration → High Frequency Clock Selection

config CMU_HFCLK_HFXO
    bool "External high frequency crystal oscillator"
    depends on <choice>
    help
      Set this option to use the external high frequency crystal oscillator
      as high frequency clock.

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