summaryrefslogtreecommitdiffstats
path: root/drivers/iio
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/iio')
-rw-r--r--drivers/iio/gyro/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/iio/gyro/Kconfig b/drivers/iio/gyro/Kconfig
index 107b5efd4178..3126cf05e6b9 100644
--- a/drivers/iio/gyro/Kconfig
+++ b/drivers/iio/gyro/Kconfig
@@ -93,6 +93,7 @@ config MPU3050
93config MPU3050_I2C 93config MPU3050_I2C
94 tristate "Invensense MPU3050 devices on I2C" 94 tristate "Invensense MPU3050 devices on I2C"
95 depends on !(INPUT_MPU3050=y || INPUT_MPU3050=m) 95 depends on !(INPUT_MPU3050=y || INPUT_MPU3050=m)
96 depends on I2C
96 select MPU3050 97 select MPU3050
97 select REGMAP_I2C 98 select REGMAP_I2C
98 select I2C_MUX 99 select I2C_MUX