2 # Accelerometer drivers
4 # When adding new entries keep the list in alphabetical order
12 tristate "Analog Devices ADXL345 3-Axis Digital Accelerometer I2C Driver"
13 depends on INPUT_ADXL34X=n
18 Say Y here if you want to build support for the Analog Devices
19 ADXL345 3-axis digital accelerometer.
21 To compile this driver as a module, choose M here: the module
22 will be called adxl345_i2c and you will also get adxl345_core
26 tristate "Analog Devices ADXL345 3-Axis Digital Accelerometer SPI Driver"
27 depends on INPUT_ADXL34X=n
32 Say Y here if you want to build support for the Analog Devices
33 ADXL345 3-axis digital accelerometer.
35 To compile this driver as a module, choose M here: the module
36 will be called adxl345_spi and you will also get adxl345_core
40 tristate "Bosch BMA180/BMA250 3-Axis Accelerometer Driver"
43 select IIO_TRIGGERED_BUFFER
45 Say Y here if you want to build a driver for the Bosch BMA180 or
46 BMA250 triaxial acceleration sensor.
48 To compile this driver as a module, choose M here: the
49 module will be called bma180.
52 tristate "Bosch BMA220 3-Axis Accelerometer Driver"
55 select IIO_TRIGGERED_BUFFER
57 Say yes here to add support for the Bosch BMA220 triaxial
60 To compile this driver as a module, choose M here: the
61 module will be called bma220_spi.
64 tristate "Bosch BMC150 Accelerometer Driver"
66 select IIO_TRIGGERED_BUFFER
68 select BMC150_ACCEL_I2C if I2C
69 select BMC150_ACCEL_SPI if SPI
71 Say yes here to build support for the following Bosch accelerometers:
72 BMC150, BMI055, BMA250E, BMA222E, BMA255, BMA280.
74 This is a combo module with both accelerometer and magnetometer.
75 This driver is only implementing accelerometer part, which has
76 its own address and register map.
78 config BMC150_ACCEL_I2C
82 config BMC150_ACCEL_SPI
87 tristate "MiraMEMS DA280 3-axis 14-bit digital accelerometer driver"
90 Say yes here to build support for the MiraMEMS DA280 3-axis 14-bit
91 digital accelerometer.
93 To compile this driver as a module, choose M here: the
94 module will be called da280.
97 tristate "MiraMEMS DA311 3-axis 12-bit digital accelerometer driver"
100 Say yes here to build support for the MiraMEMS DA311 3-axis 12-bit
101 digital accelerometer.
103 To compile this driver as a module, choose M here: the
104 module will be called da311.
107 tristate "Domintech DMARD06 Digital Accelerometer Driver"
108 depends on OF || COMPILE_TEST
111 Say yes here to build support for the Domintech low-g tri-axial
112 digital accelerometers: DMARD05, DMARD06, DMARD07.
114 To compile this driver as a module, choose M here: the
115 module will be called dmard06.
118 tristate "Domintech DMARD09 3-axis Accelerometer Driver"
121 Say yes here to get support for the Domintech DMARD09 3-axis
124 Choosing M will build the driver as a module. If so, the module
125 will be called dmard09.
128 tristate "Domintech DMARD10 3-axis Accelerometer Driver"
131 Say yes here to get support for the Domintech DMARD10 3-axis
134 Choosing M will build the driver as a module. If so, the module
135 will be called dmard10.
137 config HID_SENSOR_ACCEL_3D
138 depends on HID_SENSOR_HUB
140 select IIO_TRIGGERED_BUFFER
141 select HID_SENSOR_IIO_COMMON
142 select HID_SENSOR_IIO_TRIGGER
143 tristate "HID Accelerometers 3D"
145 Say yes here to build support for the HID SENSOR
148 To compile this driver as a module, choose M here: the
149 module will be called hid-sensor-accel-3d.
151 config IIO_CROS_EC_ACCEL_LEGACY
152 tristate "ChromeOS EC Legacy Accelerometer Sensor"
154 select IIO_TRIGGERED_BUFFER
155 select CROS_EC_LPC_REGISTER_DEVICE
157 Say yes here to get support for accelerometers on Chromebook using
159 Sensor data is retrieved through IO memory.
160 Newer devices should use IIO_CROS_EC_SENSORS.
162 config IIO_ST_ACCEL_3AXIS
163 tristate "STMicroelectronics accelerometers 3-Axis Driver"
164 depends on (I2C || SPI_MASTER) && SYSFS
165 depends on !SENSORS_LIS3_I2C
166 depends on !SENSORS_LIS3_SPI
167 select IIO_ST_SENSORS_CORE
168 select IIO_ST_ACCEL_I2C_3AXIS if (I2C)
169 select IIO_ST_ACCEL_SPI_3AXIS if (SPI_MASTER)
170 select IIO_TRIGGERED_BUFFER if (IIO_BUFFER)
172 Say yes here to build support for STMicroelectronics accelerometers:
173 LSM303DLH, LSM303DLHC, LIS3DH, LSM330D, LSM330DL, LSM330DLC,
174 LIS331DLH, LSM303DL, LSM303DLM, LSM330, LIS2DH12, H3LIS331DL,
177 This driver can also be built as a module. If so, these modules
179 - st_accel (core functions for the driver [it is mandatory]);
180 - st_accel_i2c (necessary for the I2C devices [optional*]);
181 - st_accel_spi (necessary for the SPI devices [optional*]);
183 (*) one of these is necessary to do something.
185 config IIO_ST_ACCEL_I2C_3AXIS
187 depends on IIO_ST_ACCEL_3AXIS
188 depends on IIO_ST_SENSORS_I2C
190 config IIO_ST_ACCEL_SPI_3AXIS
192 depends on IIO_ST_ACCEL_3AXIS
193 depends on IIO_ST_SENSORS_SPI
196 tristate "Kionix KXSD9 Accelerometer Driver"
198 select IIO_TRIGGERED_BUFFER
200 Say yes here to build support for the Kionix KXSD9 accelerometer.
201 It can be accessed using an (optional) SPI or I2C interface.
203 To compile this driver as a module, choose M here: the module
204 will be called kxsd9.
207 tristate "Kionix KXSD9 SPI transport"
213 Say yes here to enable the Kionix KXSD9 accelerometer
214 SPI transport channel.
217 tristate "Kionix KXSD9 I2C transport"
223 Say yes here to enable the Kionix KXSD9 accelerometer
224 I2C transport channel.
227 tristate "Kionix 3-Axis Accelerometer Driver"
230 select IIO_TRIGGERED_BUFFER
232 Say Y here if you want to build a driver for the Kionix KXCJK-1013
233 triaxial acceleration sensor. This driver also supports KXCJ9-1008,
234 KXTJ2-1009 and KXTF9.
236 To compile this driver as a module, choose M here: the module will
237 be called kxcjk-1013.
240 tristate "mCube MC3230 Digital Accelerometer Driver"
243 Say yes here to build support for the mCube MC3230 low-g tri-axial
244 digital accelerometer.
246 To compile this driver as a module, choose M here: the
247 module will be called mc3230.
252 select IIO_TRIGGERED_BUFFER
255 tristate "Freescale MMA7455L/MMA7456L Accelerometer I2C Driver"
260 Say yes here to build support for the Freescale MMA7455L and
261 MMA7456L 3-axis accelerometer.
263 To compile this driver as a module, choose M here: the module
264 will be called mma7455_i2c.
267 tristate "Freescale MMA7455L/MMA7456L Accelerometer SPI Driver"
268 depends on SPI_MASTER
272 Say yes here to build support for the Freescale MMA7455L and
273 MMA7456L 3-axis accelerometer.
275 To compile this driver as a module, choose M here: the module
276 will be called mma7455_spi.
279 tristate "Freescale MMA7660FC 3-Axis Accelerometer Driver"
282 Say yes here to get support for the Freescale MMA7660FC 3-Axis
285 Choosing M will build the driver as a module. If so, the module
286 will be called mma7660.
289 tristate "Freescale / NXP MMA8452Q and similar Accelerometers Driver"
292 select IIO_TRIGGERED_BUFFER
294 Say yes here to build support for the following Freescale / NXP 3-axis
295 accelerometers: MMA8451Q, MMA8452Q, MMA8453Q, MMA8652FC, MMA8653FC,
298 To compile this driver as a module, choose M here: the module
299 will be called mma8452.
305 tristate "Freescale MMA9551L Intelligent Motion-Sensing Platform Driver"
310 Say yes here to build support for the Freescale MMA9551L
311 Intelligent Motion-Sensing Platform Driver.
313 To compile this driver as a module, choose M here: the module
314 will be called mma9551.
317 tristate "Freescale MMA9553L Intelligent Pedometer Platform Driver"
321 Say yes here to build support for the Freescale MMA9553L
322 Intelligent Pedometer Platform Driver.
324 To compile this driver as a module, choose M here: the module
325 will be called mma9553.
328 tristate "Memsic MXC4005XC 3-Axis Accelerometer Driver"
331 select IIO_TRIGGERED_BUFFER
334 Say yes here to build support for the Memsic MXC4005XC 3-axis
337 To compile this driver as a module, choose M. The module will be
341 tristate "Memsic MXC6255 Orientation Sensing Accelerometer Driver"
345 Say yes here to build support for the Memsic MXC6255 Orientation
346 Sensing Accelerometer Driver.
348 To compile this driver as a module, choose M here: the module will be
355 tristate "VTI SCA3000 series accelerometers"
357 Say Y here to build support for the VTI SCA3000 series of SPI
358 accelerometers. These devices use a hardware ring buffer.
360 To compile this driver as a module, say M here: the module will be
364 tristate "Sensortek STK8312 3-Axis Accelerometer Driver"
367 select IIO_TRIGGERED_BUFFER
369 Say yes here to get support for the Sensortek STK8312 3-axis
372 Choosing M will build the driver as a module. If so, the module
373 will be called stk8312.
376 tristate "Sensortek STK8BA50 3-Axis Accelerometer Driver"
379 select IIO_TRIGGERED_BUFFER
381 Say yes here to get support for the Sensortek STK8BA50 3-axis
384 Choosing M will build the driver as a module. If so, the module
385 will be called stk8ba50.