mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-16 18:28:46 +07:00
iio: imu: mpu6050: Move config entry into IMU menu
Signed-off-by: Manuel Stahl <manuel.stahl@iis.fraunhofer.de> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
This commit is contained in:
parent
54ab3e244d
commit
ed10557fce
@ -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
|
|||||||
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"
|
|
||||||
|
Loading…
Reference in New Issue
Block a user