Staging: iio: fix ring buffer build
[pandora-kernel.git] / drivers / staging / iio / adc / Kconfig
index a2f1626..3989c0c 100644 (file)
@@ -12,3 +12,12 @@ config MAX1363
          convertors (ADC). (max1361, max1362, max1363, max1364, max1136,
          max1136, max1137, max1138, max1139, max1236, max1237, max11238,
          max1239) Provides direct access via sysfs.
+
+config MAX1363_RING_BUFFER
+       bool "MAXIM max1363: use ring buffer"
+       depends on MAX1363
+       select IIO_RING_BUFFER
+       select IIO_SW_RING
+       help
+         Say yes here to include ring buffer support in the MAX1363
+         ADC driver.