blob: 2d0608ba88d7d6e375ae3b0f9c94853c4af84015 [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
Guenter Roeckda0d4ef2013-03-01 15:21:00 +00008 select IIO_BUFFER
Ge Gao09a642b2013-02-02 00:26:00 +00009 select IIO_TRIGGERED_BUFFER
10 help
11 This driver supports the Invensense MPU6050 devices.
Srinivas Pandruvada6f174fd2014-03-19 16:56:00 +000012 This driver can also support MPU6500 in MPU6050 compatibility mode
13 and also in MPU6500 mode with some limitations.
Ge Gao09a642b2013-02-02 00:26:00 +000014 It is a gyroscope/accelerometer combo device.
15 This driver can be built as a module. The module will be called
16 inv-mpu6050.