-
CONFIG_LIS3MDL
¶
LIS3MDL magnetometer
Type: bool
Help¶
Enable driver for LIS3MDL I2C-based magnetometer.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/sensor/lis3mdl/Kconfig:6
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:62
→ drivers/sensor/Kconfig:80
Menu path: (top menu) → Device Drivers → Sensor Drivers
menuconfig LIS3MDL bool prompt "LIS3MDL magnetometer" ifI2C
&&HAS_DTS_I2C
&&SENSOR
depends onI2C
&&HAS_DTS_I2C
&&SENSOR
help Enable driver for LIS3MDL I2C-based magnetometer.
(Definitions include propagated dependencies, including from if’s and menus.)