kernel/drivers/input/sensors/gyro/Kconfig
.. .. @@ -40,6 +40,12 @@ 40 40 config GYRO_ICM2060X 41 41 tristate "gyroscope icm2060x_gyro" 42 42 43 +config GYRO_ICM4260X44 + tristate "gyroscope icm4260x_gyro"45 + help46 + To have support for your specific gyro you will have to47 + select the proper drivers which depend on this option.48 +43 49 config GYRO_IAM20680 44 50 tristate "gyroscope iam20680_gyro" 45 51 default n