-
CONFIG_COUNTER_IMX_EPIT_2
¶
Counter 2
Type: bool
Help¶
Enable Counter 2.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/counter/Kconfig.imx_epit:19
Included via Kconfig:8
→ Kconfig.zephyr:40
→ drivers/Kconfig:58
→ drivers/counter/Kconfig:27
Menu path: (Top) → Device Drivers → Counter Drivers → IMX EPIT driver
config COUNTER_IMX_EPIT_2 bool "Counter 2" depends onCOUNTER_IMX_EPIT
&&COUNTER
help Enable Counter 2.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)