summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/imu/Kconfig
blob: 3fe47161e768bff106d5e60c008e852750cad517 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# IIO imu drivers configuration
#
comment "Inertial measurement units"

config ADIS16300
	tristate "Analog Devices ADIS16300 IMU SPI driver"
	depends on SPI
	select IIO_SW_RING
	select IIO_RING_BUFFER
	select IIO_TRIGGER
	help
	  Say yes here to build support for Analog Devices adis16300 four degrees
	  of freedom inertial sensor.