-
CONFIG_MAX44009_DRV_NAME
¶
Driver name
Type: string
Help¶
Device name with which the MAX44009 light is identified.
Kconfig definition¶
At drivers/sensor/max44009/Kconfig:17
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:62
→ drivers/sensor/Kconfig:98
Menu path: (top menu) → Device Drivers → Sensor Drivers → MAX44009 Light Sensor
config MAX44009_DRV_NAME string prompt "Driver name" ifMAX44009
&&SENSOR
default "MAX44009" ifMAX44009
&&SENSOR
depends onMAX44009
&&SENSOR
help Device name with which the MAX44009 light is identified.
(Definitions include propagated dependencies, including from if’s and menus.)