Commit ed10557f authored by Manuel Stahl's avatar Manuel Stahl Committed by Jonathan Cameron

iio: imu: mpu6050: Move config entry into IMU menu

Signed-off-by: default avatarManuel Stahl <manuel.stahl@iis.fraunhofer.de>
Signed-off-by: default avatarJonathan Cameron <jic23@kernel.org>
parent 54ab3e24
...@@ -25,6 +25,8 @@ config ADIS16480 ...@@ -25,6 +25,8 @@ config ADIS16480
Say yes here to build support for Analog Devices ADIS16375, ADIS16480, Say yes here to build support for Analog Devices ADIS16375, ADIS16480,
ADIS16485, ADIS16488 inertial sensors. ADIS16485, ADIS16488 inertial sensors.
source "drivers/iio/imu/inv_mpu6050/Kconfig"
endmenu endmenu
config IIO_ADIS_LIB config IIO_ADIS_LIB
...@@ -38,5 +40,3 @@ config IIO_ADIS_LIB_BUFFER ...@@ -38,5 +40,3 @@ config IIO_ADIS_LIB_BUFFER
help help
A set of buffer helper functions for the Analog Devices ADIS* device A set of buffer helper functions for the Analog Devices ADIS* device
family. family.
source "drivers/iio/imu/inv_mpu6050/Kconfig"
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment