3 tristate "ST_LSM6DSx driver for STM 6-axis IMU MEMS sensors"
4 depends on (I2C || SPI)
7 select IIO_ST_LSM6DSX_I2C if (I2C)
8 select IIO_ST_LSM6DSX_SPI if (SPI_MASTER)
10 Say yes here to build support for STMicroelectronics LSM6DSx imu
11 sensor. Supported devices: lsm6ds3, lsm6ds3h, lsm6dsl, lsm6dsm
13 To compile this driver as a module, choose M here: the module
14 will be called st_lsm6dsx.
16 config IIO_ST_LSM6DSX_I2C
18 depends on IIO_ST_LSM6DSX
21 config IIO_ST_LSM6DSX_SPI
23 depends on IIO_ST_LSM6DSX