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 arch/arm/soc/nxp_kinetis/Kconfig:53

Included via Kconfig:10Kconfig.zephyr:23arch/Kconfig:16arch/arm/Kconfig:23

Menu path: (top menu) → ARM Options → SoC 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.)