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 <Zephyr>/soc/arm/nxp_kinetis/Kconfig:38

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