summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/imu/Kconfig
blob: 411804f11a7ee40632b4889278958f9ddaddbfc3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#
# 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.

config ADIS16400
	tristate "Analog Devices ADIS16400/5 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 adis16400/5 triaxial
 	  inertial sensor with Magnetometer.