summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/magnetometer/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/iio/magnetometer/Kconfig')
-rw-r--r--drivers/staging/iio/magnetometer/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/drivers/staging/iio/magnetometer/Kconfig b/drivers/staging/iio/magnetometer/Kconfig
index 722c4e13f71..708279d559c 100644
--- a/drivers/staging/iio/magnetometer/Kconfig
+++ b/drivers/staging/iio/magnetometer/Kconfig
@@ -24,4 +24,15 @@ config SENSORS_HMC5843
To compile this driver as a module, choose M here: the module
will be called hmc5843
+config SENSORS_LSM303DLH
+ tristate "STMicroelectronics LSM303DLH 3-Axis Magnetometer"
+ depends on I2C
+ default n
+ help
+ Say Y here to add support for the STMicroelectronics
+ LSM303DLH 3-Axis Magnetometer.
+
+ To compile this driver as a module, choose M here: the module
+ will be called lsm303dlh.
+
endmenu