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

config INV_ICM20689_IIO
	tristate "Invensense ICM20689 devices"
	depends on SPI && SYSFS && CONFIG_MSM_SMD
	select IIO_BUFFER
	select IIO_TRIGGERED_BUFFER
	help
	  This driver supports the Invensense ICM20689 devices.
	  It is a gyroscope/accelerometer combo device.
	  This driver can be built as a module. The module will be called
	  inv-icm20689.
