The latest development version of this page may be more current than this released 1.14.0 version.
CONFIG_LED

LED drivers

Type: bool

Help

Include LED drivers in the system configuration.

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At drivers/led/Kconfig:9

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:78

Menu path: (top menu) → Device Drivers

menuconfig LED
    bool
    prompt "LED drivers"
    help
      Include LED drivers in the system configuration.

(Definitions include propagated dependencies, including from if’s and menus.)