The latest development version of this page may be more current than this released 2.5.0 version.
CONFIG_TACH_XEC_9_TACH_EDGES

Configure 9 tach edges or 4 tach periods

Type: bool

Direct dependencies

<choice: Number of tach edges>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At drivers/sensor/mchp_tach_xec/Kconfig:22

Included via Kconfig:8Kconfig.zephyr:32drivers/Kconfig:62drivers/sensor/Kconfig:145

Menu path: (Top) → Device Drivers → Sensor Drivers → XEC Tachometer sensor → Number of tach edges

config TACH_XEC_9_TACH_EDGES
    bool "Configure 9 tach edges or 4 tach periods"
    depends on <choice: Number of tach edges>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)