Skip to content

Commit c3fd7fd

Browse files
nordic-krchnordicjm
authored andcommitted
[nrf fromtree] drivers: serial: nrfx_uarte: Use legacy shim by default
So far new platforms did not use legacy shim but it shall be now a default uart shim for all platforms. Signed-off-by: Krzysztof Chruściński <[email protected]> (cherry picked from commit 7e94fca)
1 parent 8171692 commit c3fd7fd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

drivers/serial/Kconfig.nrfx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ config UART_NRFX_UARTE
3131
config UART_NRFX_UARTE_LEGACY_SHIM
3232
bool "Legacy UARTE shim"
3333
depends on UART_NRFX_UARTE
34-
depends on !SOC_SERIES_NRF54HX || RISCV
35-
depends on !SOC_SERIES_NRF92X || RISCV
3634
default y
3735

3836
config UART_NRFX_UARTE_ENHANCED_RX

0 commit comments

Comments
 (0)