#
# inv-mpu drivers for Invensense MPU devices and combos
#

config INV_MPU_IIO
    tristate "Invensense MPU devices"
    depends on I2C && SYSFS && IIO && IIO_KFIFO_BUF && IIO_TRIGGER && !INV_MPU 
    default n
    help
      This driver supports the Invensense MPU devices.
      This driver can be built as a module. The module will be called
      inv-mpu-iio.
