:orphan: .. title:: CONFIG_TACH_XEC_2_TACH_EDGES .. kconfig:: CONFIG_TACH_XEC_2_TACH_EDGES CONFIG_TACH_XEC_2_TACH_EDGES ############################ *Configure 2 tach edges or 1/2 tach period* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/sensor/mchp_tach_xec/Kconfig:31`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:64`` → ``/sensor/Kconfig:165`` Menu path: (Top) → Device Drivers → Sensor Drivers → XEC Tachometer sensor → Number of tach edges .. code-block:: kconfig config TACH_XEC_2_TACH_EDGES bool "Configure 2 tach edges or 1/2 tach period" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*