2 # Accelerometer drivers
4 # When adding new entries keep the list in alphabetical order
9 tristate "Bosch BMA180/BMA250 3-Axis Accelerometer Driver"
12 select IIO_TRIGGERED_BUFFER
14 Say Y here if you want to build a driver for the Bosch BMA180 or
15 BMA250 triaxial acceleration sensor.
17 To compile this driver as a module, choose M here: the
18 module will be called bma180.
21 tristate "Bosch BMC150 Accelerometer Driver"
23 select IIO_TRIGGERED_BUFFER
25 select BMC150_ACCEL_I2C if I2C
26 select BMC150_ACCEL_SPI if SPI
28 Say yes here to build support for the following Bosch accelerometers:
29 BMC150, BMI055, BMA250E, BMA222E, BMA255, BMA280.
31 This is a combo module with both accelerometer and magnetometer.
32 This driver is only implementing accelerometer part, which has
33 its own address and register map.
35 config BMC150_ACCEL_I2C
39 config BMC150_ACCEL_SPI
43 config HID_SENSOR_ACCEL_3D
44 depends on HID_SENSOR_HUB
46 select IIO_TRIGGERED_BUFFER
47 select HID_SENSOR_IIO_COMMON
48 select HID_SENSOR_IIO_TRIGGER
49 tristate "HID Accelerometers 3D"
51 Say yes here to build support for the HID SENSOR
54 To compile this driver as a module, choose M here: the
55 module will be called hid-sensor-accel-3d.
57 config IIO_ST_ACCEL_3AXIS
58 tristate "STMicroelectronics accelerometers 3-Axis Driver"
59 depends on (I2C || SPI_MASTER) && SYSFS
60 select IIO_ST_SENSORS_CORE
61 select IIO_ST_ACCEL_I2C_3AXIS if (I2C)
62 select IIO_ST_ACCEL_SPI_3AXIS if (SPI_MASTER)
63 select IIO_TRIGGERED_BUFFER if (IIO_BUFFER)
65 Say yes here to build support for STMicroelectronics accelerometers:
66 LSM303DLH, LSM303DLHC, LIS3DH, LSM330D, LSM330DL, LSM330DLC,
67 LIS331DLH, LSM303DL, LSM303DLM, LSM330, LIS2DH12, H3LIS331DL.
69 This driver can also be built as a module. If so, these modules
71 - st_accel (core functions for the driver [it is mandatory]);
72 - st_accel_i2c (necessary for the I2C devices [optional*]);
73 - st_accel_spi (necessary for the SPI devices [optional*]);
75 (*) one of these is necessary to do something.
77 config IIO_ST_ACCEL_I2C_3AXIS
79 depends on IIO_ST_ACCEL_3AXIS
80 depends on IIO_ST_SENSORS_I2C
82 config IIO_ST_ACCEL_SPI_3AXIS
84 depends on IIO_ST_ACCEL_3AXIS
85 depends on IIO_ST_SENSORS_SPI
88 tristate "Kionix KXSD9 Accelerometer Driver"
91 Say yes here to build support for the Kionix KXSD9 accelerometer.
92 Currently this only supports the device via an SPI interface.
94 To compile this driver as a module, choose M here: the module
98 tristate "Kionix 3-Axis Accelerometer Driver"
101 select IIO_TRIGGERED_BUFFER
103 Say Y here if you want to build a driver for the Kionix KXCJK-1013
104 triaxial acceleration sensor. This driver also supports KXCJ9-1008
107 To compile this driver as a module, choose M here: the module will
108 be called kxcjk-1013.
113 select IIO_TRIGGERED_BUFFER
116 tristate "Freescale MMA7455L/MMA7456L Accelerometer I2C Driver"
121 Say yes here to build support for the Freescale MMA7455L and
122 MMA7456L 3-axis accelerometer.
124 To compile this driver as a module, choose M here: the module
125 will be called mma7455_i2c.
128 tristate "Freescale MMA7455L/MMA7456L Accelerometer SPI Driver"
129 depends on SPI_MASTER
133 Say yes here to build support for the Freescale MMA7455L and
134 MMA7456L 3-axis accelerometer.
136 To compile this driver as a module, choose M here: the module
137 will be called mma7455_spi.
140 tristate "Freescale MMA8452Q and similar Accelerometers Driver"
143 select IIO_TRIGGERED_BUFFER
145 Say yes here to build support for the following Freescale 3-axis
146 accelerometers: MMA8451Q, MMA8452Q, MMA8453Q, MMA8652FC, MMA8653FC,
149 To compile this driver as a module, choose M here: the module
150 will be called mma8452.
156 tristate "Freescale MMA9551L Intelligent Motion-Sensing Platform Driver"
161 Say yes here to build support for the Freescale MMA9551L
162 Intelligent Motion-Sensing Platform Driver.
164 To compile this driver as a module, choose M here: the module
165 will be called mma9551.
168 tristate "Freescale MMA9553L Intelligent Pedometer Platform Driver"
172 Say yes here to build support for the Freescale MMA9553L
173 Intelligent Pedometer Platform Driver.
175 To compile this driver as a module, choose M here: the module
176 will be called mma9553.
179 tristate "Memsic MXC4005XC 3-Axis Accelerometer Driver"
182 select IIO_TRIGGERED_BUFFER
185 Say yes here to build support for the Memsic MXC4005XC 3-axis
188 To compile this driver as a module, choose M. The module will be
192 tristate "Memsic MXC6255 Orientation Sensing Accelerometer Driver"
196 Say yes here to build support for the Memsic MXC6255 Orientation
197 Sensing Accelerometer Driver.
199 To compile this driver as a module, choose M here: the module will be
203 tristate "Sensortek STK8312 3-Axis Accelerometer Driver"
206 select IIO_TRIGGERED_BUFFER
208 Say yes here to get support for the Sensortek STK8312 3-axis
211 Choosing M will build the driver as a module. If so, the module
212 will be called stk8312.
215 tristate "Sensortek STK8BA50 3-Axis Accelerometer Driver"
217 depends on IIO_TRIGGER
219 Say yes here to get support for the Sensortek STK8BA50 3-axis
222 Choosing M will build the driver as a module. If so, the module
223 will be called stk8ba50.