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

CONFIG_SOC_HFXO_CAP_INTERNAL

Use internal load capacitors

Type: bool

Direct dependencies

<choice SOC_HFXO_LOAD_CAPACITANCE: HFXO load capacitance>

(Includes any dependencies from ifs and menus.)

Kconfig definition

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

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

Menu path: (Top) → Hardware Configuration → HFXO load capacitance

config SOC_HFXO_CAP_INTERNAL
    bool "Use internal load capacitors"
    depends on <choice SOC_HFXO_LOAD_CAPACITANCE>

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