hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/drivers/input/sensors/gyro/Makefile
....@@ -9,4 +9,5 @@
99 obj-$(CONFIG_GYRO_MPU6880) += mpu6880_gyro.o
1010 obj-$(CONFIG_GYRO_LSM330) += lsm330_gyro.o
1111 obj-$(CONFIG_GYRO_ICM2060X) += icm2060x_gyro.o
12
+obj-$(CONFIG_GYRO_ICM4260X) += icm4260x_gyro.o
1213 obj-$(CONFIG_GYRO_IAM20680) += iam20680_gyro.o