CONFIG_LED
LED drivers
Type: bool
Help
Include LED drivers in the system configuration.
Defaults
No defaults. Implicitly defaults to n
.
Kconfig definition
At <Zephyr>/drivers/led/Kconfig:6
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:80
Menu path: (Top) → Device Drivers
menuconfig LED
bool "LED drivers"
help
Include LED drivers in the system configuration.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)