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

CONFIG_SOC_LFXO_CAP_EXTERNAL

Use external load capacitors

Type: bool

Direct dependencies

<choice SOC_LFXO_LOAD_CAPACITANCE: LFXO load capacitance>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At soc/arm/nordic_nrf/nrf53/Kconfig.soc:160

Included via Kconfig:8Kconfig.zephyr:38soc/Kconfig:18soc/arm/nordic_nrf/Kconfig:17

Menu path: (Top) → Hardware Configuration → Enable LFXO → LFXO load capacitance

config SOC_LFXO_CAP_EXTERNAL
    bool "Use external load capacitors"
    depends on <choice SOC_LFXO_LOAD_CAPACITANCE>

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