Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / drivers / staging / iio / gyro / Kconfig
1 #
2 # IIO Digital Gyroscope Sensor drivers configuration
3 #
4 menu "Digital gyroscope sensors"
5
6 config ADIS16060
7         tristate "Analog Devices ADIS16060 Yaw Rate Gyroscope with SPI driver"
8         depends on SPI
9         help
10           Say Y (yes) here to build support for Analog Devices adis16060 wide bandwidth
11           yaw rate gyroscope with SPI.
12
13           To compile this driver as a module, say M here: the module will be
14           called adis16060. If unsure, say N.
15
16 endmenu