:orphan: .. title:: CONFIG_OSC_EXTERNAL .. kconfig:: CONFIG_OSC_EXTERNAL CONFIG_OSC_EXTERNAL ################### *External reference clock* Type: ``bool`` Help ==== .. code-block:: none Set this option to use the oscillator in external reference clock mode. Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/arm/nxp_kinetis/Kconfig:42`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` Menu path: (Top) → Hardware Configuration → Oscillator Mode Selection .. code-block:: kconfig config OSC_EXTERNAL bool "External reference clock" depends on help Set this option to use the oscillator in external reference clock mode. *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*