Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

#
# Magnetometer sensors
#
# When adding new entries keep the list in alphabetical order

menu "Magnetometer sensors"

config CONFIG_AK8974
	tristate "Asahi Kasei AK8974 3-Axis Magnetometer"
	depends on CONFIG_I2C
	depends on CONFIG_OF
	select CONFIG_REGMAP_I2C
	select CONFIG_IIO_BUFFER
	select CONFIG_IIO_TRIGGERED_BUFFER
	help
	  Say yes here to build support for Asahi Kasei CONFIG_AK8974 or
	  AMI305 CONFIG_I2C-based 3-axis magnetometer chips.

	  To compile this driver as a module, choose CONFIG_M here: the module
	  will be called ak8974.

config CONFIG_AK8975
	tristate "Asahi Kasei AK8975 3-Axis Magnetometer"
	depends on CONFIG_I2C
	depends on CONFIG_GPIOLIB || CONFIG_COMPILE_TEST
	select CONFIG_IIO_BUFFER
	select CONFIG_IIO_TRIGGERED_BUFFER
	help
	  Say yes here to build support for Asahi Kasei CONFIG_AK8975, AK8963,
	  CONFIG_AK09911 or AK09912 3-Axis Magnetometer.

	  To compile this driver as a module, choose CONFIG_M here: the module
	  will be called ak8975.

config CONFIG_AK09911
	tristate "Asahi Kasei AK09911 3-axis Compass"
	depends on CONFIG_I2C
	depends on CONFIG_GPIOLIB || CONFIG_COMPILE_TEST
	select CONFIG_AK8975
	help
	  Deprecated: CONFIG_AK09911 is now supported by CONFIG_AK8975 driver.

config CONFIG_BMC150_MAGN
	tristate
	select CONFIG_IIO_BUFFER
	select CONFIG_IIO_TRIGGERED_BUFFER

config CONFIG_BMC150_MAGN_I2C
	tristate "Bosch BMC150 I2C Magnetometer Driver"
	depends on CONFIG_I2C
	select CONFIG_BMC150_MAGN
	select CONFIG_REGMAP_I2C
	help
	  Say yes here to build support for the BMC150 magnetometer with
	  CONFIG_I2C interface.

	  This is a combo module with both accelerometer and magnetometer.
	  This driver is only implementing magnetometer part, which has
	  its own address and register map.

	  This driver also supports CONFIG_I2C Bosch BMC156 and BMM150 chips.
	  To compile this driver as a module, choose CONFIG_M here: the module will be
	  called bmc150_magn_i2c.

config CONFIG_BMC150_MAGN_SPI
	tristate "Bosch BMC150 SPI Magnetometer Driver"
	depends on CONFIG_SPI
	select CONFIG_BMC150_MAGN
	select CONFIG_REGMAP_SPI
	help
	  Say yes here to build support for the BMC150 magnetometer with
	  CONFIG_SPI interface.

	  This is a combo module with both accelerometer and magnetometer.
	  This driver is only implementing magnetometer part, which has
	  its own address and register map.

	  This driver also supports CONFIG_SPI Bosch BMC156 and BMM150 chips.
	  To compile this driver as a module, choose CONFIG_M here: the module will be
	  called bmc150_magn_spi.

config CONFIG_MAG3110
	tristate "Freescale MAG3110 3-Axis Magnetometer"
	depends on CONFIG_I2C
	select CONFIG_IIO_BUFFER
	select CONFIG_IIO_TRIGGERED_BUFFER
	help
	  Say yes here to build support for the Freescale CONFIG_MAG3110 3-Axis
	  magnetometer.

	  To compile this driver as a module, choose CONFIG_M here: the module
	  will be called mag3110.

config CONFIG_HID_SENSOR_MAGNETOMETER_3D
	depends on CONFIG_HID_SENSOR_HUB
	select CONFIG_IIO_BUFFER
	select CONFIG_IIO_TRIGGERED_BUFFER
	select CONFIG_HID_SENSOR_IIO_COMMON
	select CONFIG_HID_SENSOR_IIO_TRIGGER
	tristate "HID Magenetometer 3D"
	help
	  Say yes here to build support for the CONFIG_HID SENSOR
	  Magnetometer 3D.

config CONFIG_MMC35240
	tristate "MEMSIC MMC35240 3-axis magnetic sensor"
	select CONFIG_REGMAP_I2C
	depends on CONFIG_I2C
	help
	  Say yes here to build support for the MEMSIC CONFIG_MMC35240 3-axis
	  magnetic sensor.

	  To compile this driver as a module, choose CONFIG_M here: the module
	  will be called mmc35240.

config CONFIG_IIO_ST_MAGN_3AXIS
	tristate "STMicroelectronics magnetometers 3-Axis Driver"
	depends on (CONFIG_I2C || CONFIG_SPI_MASTER) && CONFIG_SYSFS
	select CONFIG_IIO_ST_SENSORS_CORE
	select CONFIG_IIO_ST_MAGN_I2C_3AXIS if (CONFIG_I2C)
	select CONFIG_IIO_ST_MAGN_SPI_3AXIS if (CONFIG_SPI_MASTER)
	select CONFIG_IIO_TRIGGERED_BUFFER if (CONFIG_IIO_BUFFER)
	help
	  Say yes here to build support for STMicroelectronics magnetometers:
	  LSM303DLHC, LSM303DLM, LIS3MDL.

	  This driver can also be built as a module. If so, these modules
	  will be created:
	  - st_magn (core functions for the driver [it is mandatory]);
	  - st_magn_i2c (necessary for the CONFIG_I2C devices [optional*]);
	  - st_magn_spi (necessary for the CONFIG_SPI devices [optional*]);

	  (*) one of these is necessary to do something.

config CONFIG_IIO_ST_MAGN_I2C_3AXIS
	tristate
	depends on CONFIG_IIO_ST_MAGN_3AXIS
	depends on CONFIG_IIO_ST_SENSORS_I2C

config CONFIG_IIO_ST_MAGN_SPI_3AXIS
	tristate
	depends on CONFIG_IIO_ST_MAGN_3AXIS
	depends on CONFIG_IIO_ST_SENSORS_SPI

config CONFIG_SENSORS_HMC5843
	tristate
	select CONFIG_IIO_BUFFER
	select CONFIG_IIO_TRIGGERED_BUFFER

config CONFIG_SENSORS_HMC5843_I2C
	tristate "Honeywell HMC5843/5883/5883L 3-Axis Magnetometer (I2C)"
	depends on CONFIG_I2C
	select CONFIG_SENSORS_HMC5843
	select CONFIG_REGMAP_I2C
	help
	  Say Y here to add support for the Honeywell HMC5843, HMC5883 and
	  HMC5883L 3-Axis Magnetometer (digital compass).

	  This driver can also be compiled as a set of modules.
	  If so, these modules will be created:
	  - hmc5843_core (core functions)
	  - hmc5843_i2c (support for HMC5843, HMC5883, HMC5883L and HMC5983)

config CONFIG_SENSORS_HMC5843_SPI
	tristate "Honeywell HMC5983 3-Axis Magnetometer (SPI)"
	depends on CONFIG_SPI_MASTER
	select CONFIG_SENSORS_HMC5843
	select CONFIG_REGMAP_SPI
	help
	  Say Y here to add support for the Honeywell HMC5983 3-Axis Magnetometer
	  (digital compass).

	  This driver can also be compiled as a set of modules.
	  If so, these modules will be created:
	  - hmc5843_core (core functions)
	  - hmc5843_spi (support for HMC5983)

endmenu