:orphan: .. title:: RTOS_TIMER .. option:: CONFIG_RTOS_TIMER *MEC1501 RTOS timer* Type: ``bool`` Direct dependencies =================== \ :option:`SOC_FAMILY_MEC ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to ``n``. Kconfig definition ================== At ``/arm/microchip_mec/mec1501/Kconfig.soc:16`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``/Kconfig:11`` → ``/kconfig/Kconfig.soc.arch:2`` → ``/arm/microchip_mec/Kconfig:15`` Menu path: (Top) → Hardware Configuration .. code-block:: kconfig config RTOS_TIMER bool "MEC1501 RTOS timer" depends on SOC_FAMILY_MEC *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*