zephyr/drivers/sensor/ite_tach_it8xxx2/Kconfig
Ruibin Chang fad78a2c07 ITE drivers/sensor: add tachometer driver for it8xxx2_evb
Add tachometer driver for it8xxx2_evb.

Signed-off-by: Ruibin Chang <Ruibin.Chang@ite.com.tw>
2021-11-29 08:25:19 -05:00

12 lines
401 B
Text

# ITE tachometer sensor configuration options
# Copyright (c) 2021 ITE Technology Corporation.
# SPDX-License-Identifier: Apache-2.0
config TACH_IT8XXX2
bool "ITE it8xxx2 Tachometer sensor"
depends on SOC_IT8XXX2
help
Enable the ITE it8xxx2 tachometer sensor,
it8xxx2 supports two 16-bit tachometer sensor, each sensor has two
input channel and we can select one input from two channel.