-
CONFIG_AK8975_NAME
¶
Driver name
Type: string
Help¶
Device name with which the AK8975 sensor is identified.
Kconfig definition¶
At drivers/sensor/ak8975/Kconfig:15
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 AK8975_NAME string prompt "Driver name" ifAK8975
&&SENSOR
default "AK8975" ifAK8975
&&SENSOR
depends onAK8975
&&SENSOR
help Device name with which the AK8975 sensor is identified.
(Definitions include propagated dependencies, including from if’s and menus.)