The latest development version of this page may be more current than this released 1.14.0 version.
CONFIG_HAS_IMX_EPIT

(No prompt – not directly user assignable.)

Type: bool

Help

Set if the EPIT module is present in the SoC.

Direct dependencies

HAS_IMX_HAL

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

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At ext/hal/nxp/imx/Kconfig:36

Included via Kconfig:10Kconfig.zephyr:41ext/Kconfig:11ext/hal/Kconfig:29

Menu path: (top menu) → External Sources → HALs

config HAS_IMX_EPIT
    bool
    depends on HAS_IMX_HAL
    help
      Set if the EPIT module is present in the SoC.

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