ACPI / LPSS: make code less confusing for reader
[deliverable/linux.git] / drivers / iio / imu / inv_mpu6050 / Kconfig
1 #
2 # inv-mpu6050 drivers for Invensense MPU devices and combos
3 #
4
5 config INV_MPU6050_IIO
6 tristate "Invensense MPU6050 devices"
7 depends on I2C && SYSFS
8 select IIO_TRIGGERED_BUFFER
9 help
10 This driver supports the Invensense MPU6050 devices.
11 It is a gyroscope/accelerometer combo device.
12 This driver can be built as a module. The module will be called
13 inv-mpu6050.
This page took 0.030449 seconds and 5 git commands to generate.