blob: 8f8d1370ed8b9b3359d3a4f1135767a622df2c21 [file] [log] [blame]
Ge Gao09a642b2013-02-02 00:26:00 +00001#
2# inv-mpu6050 drivers for Invensense MPU devices and combos
3#
4
5config INV_MPU6050_IIO
6 tristate "Invensense MPU6050 devices"
7 depends on I2C && SYSFS
Richard Weinbergerddeb35c2016-01-25 23:24:15 +01008 depends on I2C_MUX
Guenter Roeckda0d4ef2013-03-01 15:21:00 +00009 select IIO_BUFFER
Ge Gao09a642b2013-02-02 00:26:00 +000010 select IIO_TRIGGERED_BUFFER
11 help
12 This driver supports the Invensense MPU6050 devices.
Srinivas Pandruvada6f174fd2014-03-19 16:56:00 +000013 This driver can also support MPU6500 in MPU6050 compatibility mode
14 and also in MPU6500 mode with some limitations.
Ge Gao09a642b2013-02-02 00:26:00 +000015 It is a gyroscope/accelerometer combo device.
16 This driver can be built as a module. The module will be called
17 inv-mpu6050.