Skip to content

Commit 9c1fbc8

Browse files
nordic-krchaescolar
authored andcommitted
drivers: serial: nrfx: Remove use of UART_NRFX_UARTE_LEGACY_SHIM
Kconfig got removed. Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
1 parent f03c105 commit 9c1fbc8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/serial/Kconfig.nrfx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ config UART_ASYNC_TX_CACHE_SIZE
5858
config UARTE_NRFX_UARTE_COUNT_BYTES_WITH_TIMER
5959
bool "Use TIMER to count RX bytes"
6060
depends on UART_ASYNC_API
61-
depends on UART_NRFX_UARTE_LEGACY_SHIM
6261
depends on !ARCH_POSIX # Mode not supported on BSIM target
6362
select NRFX_GPPI
6463

0 commit comments

Comments
 (0)