mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-10 23:53:16 +00:00
Having the LED device enabled in devicetree will now get the driver enabled by default when CONFIG_LED=y is set. So we can remove setting driver enabling Kconfig values in various .conf files. Signed-off-by: Kumar Gala <galak@kernel.org>
3 lines
36 B
Plaintext
3 lines
36 B
Plaintext
CONFIG_LED=y
|
|
CONFIG_PWM_LED_ESP32=y
|