drivers: sensors: Add tachometer driver for MEC family
Introduce the tach driver for the microchip XEC SoCs. Signed-off-by: Francisco Munoz <francisco.munoz.ruiz@intel.com>
This commit is contained in:
parent
f400589c32
commit
7357ae974f
5 changed files with 163 additions and 0 deletions
|
@ -113,6 +113,8 @@ source "drivers/sensor/max30101/Kconfig"
|
|||
|
||||
source "drivers/sensor/max44009/Kconfig"
|
||||
|
||||
source "drivers/sensor/mchp_tach_xec/Kconfig"
|
||||
|
||||
source "drivers/sensor/mcp9808/Kconfig"
|
||||
|
||||
source "drivers/sensor/mpu6050/Kconfig"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue