Skip to content

Commit

Permalink
Revert "iio: bmg160: IIO_BUFFER and IIO_TRIGGERED_BUFFER are required"
Browse files Browse the repository at this point in the history
[ Upstream commit HEAD ]

This reverts commit 279c039 which was
commit 06d2f6c upstream as it should
not have been applied.

Reported-by: Luis Henriques <luis.henriques@canonical.com>
Cc: Markus Pargmann <mpa@pengutronix.de>
Cc: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Cc: Jonathan Cameron <jic23@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

(cherry picked from commit 934d9b9)
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
  • Loading branch information
Markus Pargmann authored and Sasha Levin committed Oct 28, 2015
1 parent d9a1133 commit c735802
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions drivers/iio/gyro/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,7 @@ config IIO_ST_GYRO_SPI_3AXIS
config ITG3200
tristate "InvenSense ITG3200 Digital 3-Axis Gyroscope I2C driver"
depends on I2C
select IIO_BUFFER
select IIO_TRIGGERED_BUFFER
select IIO_TRIGGERED_BUFFER if IIO_BUFFER
help
Say yes here to add support for the InvenSense ITG3200 digital
3-axis gyroscope sensor.
Expand Down

0 comments on commit c735802

Please sign in to comment.