-
CONFIG_LPD880X_STRIP_NAME
¶
Driver name
Type: string
Help¶
Device name for LPD880x LED strip.
Defaults¶
- “lpd880x_strip” if
LPD880X_STRIP
&&LED_STRIP
Kconfig definition¶
At drivers/led_strip/Kconfig.lpd880x:23
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:76
→ drivers/led_strip/Kconfig:44
Menu path: (top menu) → Device Drivers → LED strip drivers → Enable LPD880x SPI LED strip driver
config LPD880X_STRIP_NAME string prompt "Driver name" ifLPD880X_STRIP
&&LED_STRIP
default "lpd880x_strip" ifLPD880X_STRIP
&&LED_STRIP
depends onLPD880X_STRIP
&&LED_STRIP
help Device name for LPD880x LED strip.
(Definitions include propagated dependencies, including from if’s and menus.)