Staging: IIO: add selection of IIO_SW_RING to LIS3L02DQ as needed
authorJonathan Cameron <jic23@cam.ac.uk>
Mon, 7 Dec 2009 15:19:17 +0000 (15:19 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Dec 2009 20:23:23 +0000 (12:23 -0800)
commit032fec3169b898948dbb76c681d9f1c0f6858c22
tree906adc34f5c5f26593360a5cfa72e73f7a602b1f
parentdbd5d239e4b24c17ec50bef38aec9bba0e54e1ee
Staging: IIO: add selection of IIO_SW_RING to LIS3L02DQ as needed

Here I've kept the selection of IIO_SW_RING separate from
IIO_TRIGGER as it will go away fairly shortly when the ring buffer
type becomes configurable on a per device basis, whereas the
IIO_TRIGGER select will remain. Whether to retain the option to
remove the support for ring buffers entirely is one for after that
support is in place.

Reported-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/iio/accel/Kconfig