choice: Oscillator Mode Selection

Oscillator Mode Selection

Type: bool

Direct dependencies

HAS_OSC && SOC_FAMILY_KINETIS

(Includes any dependencies from ifs and menus.)

Default

Kconfig definition

At soc/arm/nxp_kinetis/Kconfig:38

Included via Kconfig:8Kconfig.zephyr:28soc/Kconfig:11/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.arch:2

Menu path: (Top) → Hardware Configuration

choice
    bool "Oscillator Mode Selection"
    default OSC_EXTERNAL
    depends on HAS_OSC && SOC_FAMILY_KINETIS

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