Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / drivers / staging / iio / gyro / Kconfig
diff --git a/kernel/drivers/staging/iio/gyro/Kconfig b/kernel/drivers/staging/iio/gyro/Kconfig
new file mode 100644 (file)
index 0000000..f62f68f
--- /dev/null
@@ -0,0 +1,16 @@
+#
+# IIO Digital Gyroscope Sensor drivers configuration
+#
+menu "Digital gyroscope sensors"
+
+config ADIS16060
+       tristate "Analog Devices ADIS16060 Yaw Rate Gyroscope with SPI driver"
+       depends on SPI
+       help
+         Say Y (yes) here to build support for Analog Devices adis16060 wide bandwidth
+         yaw rate gyroscope with SPI.
+
+         To compile this driver as a module, say M here: the module will be
+         called adis16060. If unsure, say N.
+
+endmenu