CONFIG_COUNTER

Counter Drivers

Type: bool

Help

Enable support for counter and timer.

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At drivers/counter/Kconfig:9

Included via Kconfig:10Kconfig.zephyr:29drivers/Kconfig:66

Menu path: (top menu) → Device Drivers

menuconfig COUNTER
    bool
    prompt "Counter Drivers"
    help
      Enable support for counter and timer.

(Definitions include propagated dependencies, including from if’s and menus.)