Merge remote-tracking branches 'spi/fix/doc', 'spi/fix/nuc900' and 'spi/fix/rspi...
[deliverable/linux.git] / drivers / staging / iio / magnetometer / Kconfig
1 #
2 # Magnetometer sensors
3 #
4 menu "Magnetometer sensors"
5
6 config SENSORS_HMC5843
7 tristate "Honeywell HMC5843/5883/5883L 3-Axis Magnetometer"
8 depends on I2C
9 select IIO_BUFFER
10 select IIO_TRIGGERED_BUFFER
11 help
12 Say Y here to add support for the Honeywell HMC5843, HMC5883 and
13 HMC5883L 3-Axis Magnetometer (digital compass).
14
15 To compile this driver as a module, choose M here: the module
16 will be called hmc5843.
17
18 endmenu
This page took 0.033581 seconds and 5 git commands to generate.