The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_COUNTER_IMX_EPIT_2

Counter 2

Type: bool

Help

Enable Counter 2.

Direct dependencies

COUNTER_IMX_EPIT && COUNTER

(Includes any dependencies from if’s and menus.)

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At drivers/counter/Kconfig.imx_epit:21

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:64drivers/counter/Kconfig:33

Menu path: (top menu) → Device Drivers → Counter Drivers

config COUNTER_IMX_EPIT_2
    bool
    prompt "Counter 2" if COUNTER_IMX_EPIT && COUNTER
    depends on COUNTER_IMX_EPIT && COUNTER
    help
      Enable Counter 2.

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