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

Low power oscillator

Type: bool

Help

Set this option to use the oscillator in low-power mode.

Direct dependencies

<choice: Oscillator Mode Selection>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At soc/arm/nxp_kinetis/Kconfig:51

Included via Kconfig:10Kconfig.zephyr:27soc/Kconfig:12

Menu path: (top menu) → Hardware Configuration → Oscillator Mode Selection

config OSC_LOW_POWER
    bool
    prompt "Low power oscillator" if <choice: Oscillator Mode Selection>
    depends on <choice: Oscillator Mode Selection>
    help
      Set this option to use the oscillator in low-power mode.

(Definitions include propagated dependencies, including from if’s and menus.)