:orphan: .. title:: CONFIG_CMU_HFCLK_LFXO .. kconfig:: CONFIG_CMU_HFCLK_LFXO CONFIG_CMU_HFCLK_LFXO ##################### *External low frequency crystal oscillator* *External low frequency crystal oscillator* Type: ``bool`` Help ==== .. code-block:: none Set this option to use the external low frequency crystal oscillator as high frequency clock. Help ==== .. code-block:: none Set this option to use the external low frequency crystal oscillator as high frequency clock. Direct dependencies =================== \ :ref:` ` || \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definitions =================== At ``/arm/silabs_exx32/Kconfig:154`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:15`` → ``/kconfig/Kconfig.soc.arch:2`` Menu path: (Top) → Hardware Configuration → High Frequency Clock Selection .. code-block:: kconfig config CMU_HFCLK_LFXO bool "External low frequency crystal oscillator" depends on help Set this option to use the external low frequency crystal oscillator as high frequency clock. ---- At ``/arm/silabs_exx32/Kconfig:154`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` Menu path: (Top) → Hardware Configuration → High Frequency Clock Selection .. code-block:: kconfig config CMU_HFCLK_LFXO bool "External low frequency crystal oscillator" depends on help Set this option to use the external low frequency crystal oscillator as high frequency clock. *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*