mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08: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>