-
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:15
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:64
→ drivers/sensor/Kconfig:56
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.)