Skip to content

Commit b966871

Browse files
sylvioalvescfriedt
authored andcommitted
driver: led_strip: do not set uart supported
Let the vendor driver defines whether ASYNC is supported. Signed-off-by: Sylvio Alves <[email protected]>
1 parent ccef0cf commit b966871

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/led_strip/Kconfig.ws2812

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ config WS2812_STRIP_UART
3434
depends on DT_HAS_WORLDSEMI_WS2812_UART_ENABLED
3535
select SERIAL if $(dt_compat_on_bus,$(DT_COMPAT_WORLDSEMI_WS2812_UART),uart)
3636
select UART_ASYNC_API
37-
select SERIAL_SUPPORT_ASYNC
3837
help
3938
Enable driver for WS2812 (and compatible) LED strips using UART.
4039
This method requires a high-speed UART and carefully crafted

0 commit comments

Comments
 (0)