CONFIG_COUNTER_IMX_EPIT
IMX EPIT driver
Type: bool
Help
Enable the IMX EPIT driver.
Direct dependencies
(COUNTER
&& SOC_MCIMX6X_M4
&& SOC_SERIES_IMX_6X_M4
) || (COUNTER
&& SOC_MCIMX6X_M4
&& SOC_SERIES_IMX_6X_M4
) || (HAS_IMX_EPIT
&& COUNTER
)
(Includes any dependencies from ifs and menus.)
Defaults
y
y
Kconfig definitions
At <Zephyr>/soc/arm/nxp_imx/mcimx6x_m4/Kconfig.defconfig.mcimx6x_m4:30
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:25
→ <nRF>/doc/_build/kconfig/Kconfig.soc.defconfig:1
→ <Zephyr>/soc/arm/nxp_imx/Kconfig.defconfig:8
→ <Zephyr>/soc/arm/nxp_imx/mcimx6x_m4/Kconfig.defconfig.series:15
Menu path: (Top)
config COUNTER_IMX_EPIT
bool
default y
depends on COUNTER && SOC_MCIMX6X_M4 && SOC_SERIES_IMX_6X_M4
At <Zephyr>/soc/arm/nxp_imx/mcimx6x_m4/Kconfig.defconfig.mcimx6x_m4:30
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:27
→ <Zephyr>/soc/arm/nxp_imx/Kconfig.defconfig:8
→ <Zephyr>/soc/arm/nxp_imx/mcimx6x_m4/Kconfig.defconfig.series:15
Menu path: (Top)
config COUNTER_IMX_EPIT
bool
default y
depends on COUNTER && SOC_MCIMX6X_M4 && SOC_SERIES_IMX_6X_M4
At <Zephyr>/drivers/counter/Kconfig.imx_epit:6
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:66
→ <Zephyr>/drivers/counter/Kconfig:35
Menu path: (Top) → Device Drivers → Counter Drivers
config COUNTER_IMX_EPIT
bool "IMX EPIT driver"
depends on HAS_IMX_EPIT && COUNTER
help
Enable the IMX EPIT driver.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)