-
CONFIG_MPU9150
¶
Enable MPU9180 support
Type: bool
Help¶
Enable this config option if the AK8975 sensor is part of a MPU9150 chip.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/sensor/ak8975/Kconfig:46
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:64
→ drivers/sensor/Kconfig:44
Menu path: (top menu) → Device Drivers → Sensor Drivers → AK8975 Magnetometer
config MPU9150 bool prompt "Enable MPU9180 support" ifAK8975
&&SENSOR
depends onAK8975
&&SENSOR
help Enable this config option if the AK8975 sensor is part of a MPU9150 chip.
(Definitions include propagated dependencies, including from if’s and menus.)