iio: adxl345: Add support for the ADXL375
[linux-2.6-block.git] / drivers / iio / accel / Kconfig
index 62ae7e5abcfa31c5ff6515a6aec22e09c9fb8ef7..829dc96c9dd6fe527a616bd3c1b14f768192223c 100644 (file)
@@ -40,7 +40,7 @@ config ADXL345_I2C
        select REGMAP_I2C
        help
          Say Y here if you want to build support for the Analog Devices
-         ADXL345 3-axis digital accelerometer.
+         ADXL345 or ADXL375 3-axis digital accelerometer.
 
          To compile this driver as a module, choose M here: the module
          will be called adxl345_i2c and you will also get adxl345_core
@@ -54,7 +54,7 @@ config ADXL345_SPI
        select REGMAP_SPI
        help
          Say Y here if you want to build support for the Analog Devices
-         ADXL345 3-axis digital accelerometer.
+         ADXL345 or ADXL375 3-axis digital accelerometer.
 
          To compile this driver as a module, choose M here: the module
          will be called adxl345_spi and you will also get adxl345_core