-
CONFIG_COUNTER_IMX_EPIT_1
¶
Counter 1
Type: bool
Help¶
Enable Counter 1.
Direct dependencies¶
(COUNTER_IMX_EPIT
&& BOARD_UDOO_NEO_FULL_M4
) || (COUNTER_IMX_EPIT
&& COUNTER
)
(Includes any dependencies from if’s and menus.)
Defaults¶
- “y” if
COUNTER_IMX_EPIT
&&BOARD_UDOO_NEO_FULL_M4
Kconfig definitions¶
At boards/arm/udoo_neo_full_m4/Kconfig.defconfig:62
Included via Kconfig:10
→ Kconfig.zephyr:21
Menu path: (top menu)
config COUNTER_IMX_EPIT_1 bool default "y" ifCOUNTER_IMX_EPIT
&&BOARD_UDOO_NEO_FULL_M4
depends onCOUNTER_IMX_EPIT
&&BOARD_UDOO_NEO_FULL_M4
At drivers/counter/Kconfig.imx_epit:16
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:64
→ drivers/counter/Kconfig:33
Menu path: (top menu) → Device Drivers → Counter Drivers
config COUNTER_IMX_EPIT_1 bool prompt "Counter 1" ifCOUNTER_IMX_EPIT
&&COUNTER
depends onCOUNTER_IMX_EPIT
&&COUNTER
help Enable Counter 1.
(Definitions include propagated dependencies, including from if’s and menus.)