]> Pileus Git - ~andy/linux/blob - drivers/staging/iio/magnetometer/Kconfig
ASoC: tegra: fix uninitialized variables in set_fmt
[~andy/linux] / 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         help
10           Say Y here to add support for the Honeywell HMC5843, HMC5883 and
11           HMC5883L 3-Axis Magnetometer (digital compass).
12
13           To compile this driver as a module, choose M here: the module
14           will be called hmc5843.
15
16 endmenu