blob: 137e7020c127aef5fe3a63d685af363e7f754277 [file] [log] [blame]
Thomas Gleixnerec8f24b2019-05-19 13:07:45 +01001# SPDX-License-Identifier: GPL-2.0-only
Jean Delvareff606672011-03-21 17:59:36 +01002#
3# STMicroelectonics LIS3LV02D and similar accelerometers
4#
5
6obj-$(CONFIG_SENSORS_LIS3LV02D) += lis3lv02d.o
7obj-$(CONFIG_SENSORS_LIS3_SPI) += lis3lv02d_spi.o
8obj-$(CONFIG_SENSORS_LIS3_I2C) += lis3lv02d_i2c.o