kernel/drivers/input/sensors/gyro/Kconfig
.. .. @@ -39,4 +39,11 @@ 39 39 40 40 config GYRO_ICM2060X 41 41 tristate "gyroscope icm2060x_gyro" 42 +43 +config GYRO_IAM2068044 + tristate "gyroscope iam20680_gyro"45 + default n46 + help47 + To have support for your specific gyroscope you will have to48 + select the proper drivers which depend on this option.42 49 endif