hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/drivers/input/sensors/accel/Kconfig
....@@ -158,4 +158,11 @@
158158 To have support for your specific gsesnor you will have to
159159 select the proper drivers which depend on this option.
160160
161
+config IAM20680_ACC
162
+ tristate "gsensor iam20680"
163
+ default n
164
+ help
165
+ To have support for your specific gsesnor you will have to
166
+ select the proper drivers which depend on this option.
167
+
161168 endif