]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
iio: imu: mpu6050: Move config entry into IMU menu
authorManuel Stahl <manuel.stahl@iis.fraunhofer.de>
Fri, 2 May 2014 09:34:00 +0000 (10:34 +0100)
committerJonathan Cameron <jic23@kernel.org>
Sat, 8 Feb 2014 12:27:30 +0000 (12:27 +0000)
Signed-off-by: Manuel Stahl <manuel.stahl@iis.fraunhofer.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/imu/Kconfig

index 663e88a1a3c13181061f363480a189d7bec35fad..2b0e45133e9d12b6319aa90f54e533ac18861244 100644 (file)
@@ -25,6 +25,8 @@ config ADIS16480
          Say yes here to build support for Analog Devices ADIS16375, ADIS16480,
          ADIS16485, ADIS16488 inertial sensors.
 
+source "drivers/iio/imu/inv_mpu6050/Kconfig"
+
 endmenu
 
 config IIO_ADIS_LIB
@@ -38,5 +40,3 @@ config IIO_ADIS_LIB_BUFFER
        help
          A set of buffer helper functions for the Analog Devices ADIS* device
          family.
-
-source "drivers/iio/imu/inv_mpu6050/Kconfig"