kernel/drivers/input/sensors/accel/Kconfig
.. .. @@ -158,4 +158,11 @@ 158 158 To have support for your specific gsesnor you will have to 159 159 select the proper drivers which depend on this option. 160 160 161 +config IAM20680_ACC162 + tristate "gsensor iam20680"163 + default n164 + help165 + To have support for your specific gsesnor you will have to166 + select the proper drivers which depend on this option.167 +161 168 endif