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 <Zephyr>/soc/arm/nordic_nrf/nrf53/Kconfig.soc:182

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:28<Zephyr>/soc/Kconfig:11<BuildDir>/kconfig/Kconfig.soc.arch:2<Zephyr>/soc/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.)