staging: iio: new adis16204 driver
[platform/adaptation/renesas_rcar/renesas_kernel.git] / drivers / staging / iio / accel / Kconfig
index cc057c6..a34f1d3 100644 (file)
@@ -21,6 +21,15 @@ config ADIS16203
          Say yes here to build support for Analog Devices adis16203 Programmable
          360 Degrees Inclinometer.
 
+config ADIS16204
+       tristate "Analog Devices ADIS16204 Programmable High-g Digital Impact Sensor and Recorder"
+       depends on SPI
+       select IIO_TRIGGER if IIO_RING_BUFFER
+       select IIO_SW_RING if IIO_RING_BUFFER
+       help
+         Say yes here to build support for Analog Devices adis16204 Programmable
+         High-g Digital Impact Sensor and Recorder.
+
 config ADIS16209
        tristate "Analog Devices ADIS16209 Dual-Axis Digital Inclinometer and Accelerometer"
        depends on SPI