Merge tag 'vmwgfx-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~thomash...
[deliverable/linux.git] / drivers / iio / imu / inv_mpu6050 / Kconfig
CommitLineData
09a642b7
GG
1#
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
da0d4ef2 8 select IIO_BUFFER
09a642b7
GG
9 select IIO_TRIGGERED_BUFFER
10 help
11 This driver supports the Invensense MPU6050 devices.
12 It is a gyroscope/accelerometer combo device.
13 This driver can be built as a module. The module will be called
14 inv-mpu6050.
This page took 0.091158 seconds and 5 git commands to generate.