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

External reference clock

Type: bool

Help

Set this option to use the oscillator in external reference clock mode.

Direct dependencies

<choice: Oscillator Mode Selection>

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

Kconfig definition

At soc/arm/nxp_kinetis/Kconfig:46

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

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

config OSC_EXTERNAL
    bool
    prompt "External reference clock" if <choice: Oscillator Mode Selection>
    depends on <choice: Oscillator Mode Selection>
    help
      Set this option to use the oscillator in external reference clock mode.

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