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 BMA220 3-Axis Accelerometer Driver"
24 Say yes here to add support for the Bosch BMA220 triaxial
27 To compile this driver as a module, choose M here: the
28 module will be called bma220_spi.
31 tristate "Bosch BMC150 Accelerometer Driver"
33 select IIO_TRIGGERED_BUFFER
35 select BMC150_ACCEL_I2C if I2C
36 select BMC150_ACCEL_SPI if SPI
38 Say yes here to build support for the following Bosch accelerometers:
39 BMC150, BMI055, BMA250E, BMA222E, BMA255, BMA280.
41 This is a combo module with both accelerometer and magnetometer.
42 This driver is only implementing accelerometer part, which has
43 its own address and register map.
45 config BMC150_ACCEL_I2C
49 config BMC150_ACCEL_SPI
53 config HID_SENSOR_ACCEL_3D
54 depends on HID_SENSOR_HUB
56 select IIO_TRIGGERED_BUFFER
57 select HID_SENSOR_IIO_COMMON
58 select HID_SENSOR_IIO_TRIGGER
59 tristate "HID Accelerometers 3D"
61 Say yes here to build support for the HID SENSOR
64 To compile this driver as a module, choose M here: the
65 module will be called hid-sensor-accel-3d.
67 config IIO_ST_ACCEL_3AXIS
68 tristate "STMicroelectronics accelerometers 3-Axis Driver"
69 depends on (I2C || SPI_MASTER) && SYSFS
70 select IIO_ST_SENSORS_CORE
71 select IIO_ST_ACCEL_I2C_3AXIS if (I2C)
72 select IIO_ST_ACCEL_SPI_3AXIS if (SPI_MASTER)
73 select IIO_TRIGGERED_BUFFER if (IIO_BUFFER)
75 Say yes here to build support for STMicroelectronics accelerometers:
76 LSM303DLH, LSM303DLHC, LIS3DH, LSM330D, LSM330DL, LSM330DLC,
77 LIS331DLH, LSM303DL, LSM303DLM, LSM330, LIS2DH12, H3LIS331DL.
79 This driver can also be built as a module. If so, these modules
81 - st_accel (core functions for the driver [it is mandatory]);
82 - st_accel_i2c (necessary for the I2C devices [optional*]);
83 - st_accel_spi (necessary for the SPI devices [optional*]);
85 (*) one of these is necessary to do something.
87 config IIO_ST_ACCEL_I2C_3AXIS
89 depends on IIO_ST_ACCEL_3AXIS
90 depends on IIO_ST_SENSORS_I2C
92 config IIO_ST_ACCEL_SPI_3AXIS
94 depends on IIO_ST_ACCEL_3AXIS
95 depends on IIO_ST_SENSORS_SPI
98 tristate "Kionix KXSD9 Accelerometer Driver"
101 Say yes here to build support for the Kionix KXSD9 accelerometer.
102 Currently this only supports the device via an SPI interface.
104 To compile this driver as a module, choose M here: the module
105 will be called kxsd9.
108 tristate "Kionix 3-Axis Accelerometer Driver"
111 select IIO_TRIGGERED_BUFFER
113 Say Y here if you want to build a driver for the Kionix KXCJK-1013
114 triaxial acceleration sensor. This driver also supports KXCJ9-1008
117 To compile this driver as a module, choose M here: the module will
118 be called kxcjk-1013.
123 select IIO_TRIGGERED_BUFFER
126 tristate "Freescale MMA7455L/MMA7456L Accelerometer I2C Driver"
131 Say yes here to build support for the Freescale MMA7455L and
132 MMA7456L 3-axis accelerometer.
134 To compile this driver as a module, choose M here: the module
135 will be called mma7455_i2c.
138 tristate "Freescale MMA7455L/MMA7456L Accelerometer SPI Driver"
139 depends on SPI_MASTER
143 Say yes here to build support for the Freescale MMA7455L and
144 MMA7456L 3-axis accelerometer.
146 To compile this driver as a module, choose M here: the module
147 will be called mma7455_spi.
150 tristate "Freescale MMA7660FC 3-Axis Accelerometer Driver"
153 Say yes here to get support for the Freescale MMA7660FC 3-Axis
156 Choosing M will build the driver as a module. If so, the module
157 will be called mma7660.
160 tristate "Freescale / NXP MMA8452Q and similar Accelerometers Driver"
163 select IIO_TRIGGERED_BUFFER
165 Say yes here to build support for the following Freescale / NXP 3-axis
166 accelerometers: MMA8451Q, MMA8452Q, MMA8453Q, MMA8652FC, MMA8653FC,
169 To compile this driver as a module, choose M here: the module
170 will be called mma8452.
176 tristate "Freescale MMA9551L Intelligent Motion-Sensing Platform Driver"
181 Say yes here to build support for the Freescale MMA9551L
182 Intelligent Motion-Sensing Platform Driver.
184 To compile this driver as a module, choose M here: the module
185 will be called mma9551.
188 tristate "Freescale MMA9553L Intelligent Pedometer Platform Driver"
192 Say yes here to build support for the Freescale MMA9553L
193 Intelligent Pedometer Platform Driver.
195 To compile this driver as a module, choose M here: the module
196 will be called mma9553.
199 tristate "Memsic MXC4005XC 3-Axis Accelerometer Driver"
202 select IIO_TRIGGERED_BUFFER
205 Say yes here to build support for the Memsic MXC4005XC 3-axis
208 To compile this driver as a module, choose M. The module will be
212 tristate "Memsic MXC6255 Orientation Sensing Accelerometer Driver"
216 Say yes here to build support for the Memsic MXC6255 Orientation
217 Sensing Accelerometer Driver.
219 To compile this driver as a module, choose M here: the module will be
223 tristate "Sensortek STK8312 3-Axis Accelerometer Driver"
226 select IIO_TRIGGERED_BUFFER
228 Say yes here to get support for the Sensortek STK8312 3-axis
231 Choosing M will build the driver as a module. If so, the module
232 will be called stk8312.
235 tristate "Sensortek STK8BA50 3-Axis Accelerometer Driver"
237 depends on IIO_TRIGGER
239 Say yes here to get support for the Sensortek STK8BA50 3-axis
242 Choosing M will build the driver as a module. If so, the module
243 will be called stk8ba50.