1 # SPDX-License-Identifier: GPL-2.0-only
3 # inv-mpu6050 drivers for Invensense MPU devices and combos
9 select IIO_TRIGGERED_BUFFER
10 select IIO_INV_SENSORS_TIMESTAMP
12 config INV_MPU6050_I2C
13 tristate "Invensense MPU6050 devices (I2C)"
16 select INV_MPU6050_IIO
19 This driver supports the Invensense MPU6050/9150,
20 MPU6500/6515/6880/9250/9255, ICM20608(D)/20609/20689, ICM20600/20602/20690
21 and IAM20680 motion tracking devices over I2C.
22 This driver can be built as a module. The module will be called
25 config INV_MPU6050_SPI
26 tristate "Invensense MPU6050 devices (SPI)"
28 select INV_MPU6050_IIO
31 This driver supports the Invensense MPU6000,
32 MPU6500/6515/6880/9250/9255, ICM20608(D)/20609/20689, ICM20600/20602/20690
33 and IAM20680 motion tracking devices over SPI.
34 This driver can be built as a module. The module will be called