summaryrefslogtreecommitdiffstats
path: root/kernel/drivers/iio/gyro/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/drivers/iio/gyro/Kconfig')
-rw-r--r--kernel/drivers/iio/gyro/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/kernel/drivers/iio/gyro/Kconfig b/kernel/drivers/iio/gyro/Kconfig
index b3d0e94f7..8d2439345 100644
--- a/kernel/drivers/iio/gyro/Kconfig
+++ b/kernel/drivers/iio/gyro/Kconfig
@@ -53,7 +53,8 @@ config ADXRS450
config BMG160
tristate "BOSCH BMG160 Gyro Sensor"
depends on I2C
- select IIO_TRIGGERED_BUFFER if IIO_BUFFER
+ select IIO_BUFFER
+ select IIO_TRIGGERED_BUFFER
help
Say yes here to build support for Bosch BMG160 Tri-axis Gyro Sensor
driver. This driver also supports BMI055 gyroscope.