:orphan: .. title:: TACH_XEC_9_TACH_EDGES .. option:: CONFIG_TACH_XEC_9_TACH_EDGES *Configure 9 tach edges or 4 tach periods* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``drivers/sensor/mchp_tach_xec/Kconfig:22`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``drivers/Kconfig:62`` → ``drivers/sensor/Kconfig:145`` Menu path: (Top) → Device Drivers → Sensor Drivers → XEC Tachometer sensor → Number of tach edges .. parsed-literal:: config TACH_XEC_9_TACH_EDGES bool "Configure 9 tach edges or 4 tach periods" depends on \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*