-
CONFIG_BMG160_DRV_NAME
¶
Driver’s name
Type: string
Help¶
Name for the BMG160 driver which will be used for binding.
Kconfig definition¶
At drivers/sensor/bmg160/Kconfig:17
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:62
→ drivers/sensor/Kconfig:46
Menu path: (top menu) → Device Drivers → Sensor Drivers → Bosch BMG160 gyroscope support
config BMG160_DRV_NAME string prompt "Driver's name" ifBMG160
&&SENSOR
default "bmg160" ifBMG160
&&SENSOR
depends onBMG160
&&SENSOR
help Name for the BMG160 driver which will be used for binding.
(Definitions include propagated dependencies, including from if’s and menus.)