debug: gdbstub: Add dependency to UART runtime configuration

Force enabling of the UART runtime configuration for GDBSTUB.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
This commit is contained in:
Krzysztof Chruściński 2023-11-13 09:46:51 +01:00 committed by Carles Cufí
parent 6022a413d6
commit 7778b7d46d

View File

@ -397,6 +397,7 @@ endmenu
config GDBSTUB
bool "GDB remote serial protocol support [EXPERIMENTAL]"
depends on ARCH_HAS_GDBSTUB
select UART_USE_RUNTIME_CONFIGURE
select EXPERIMENTAL
help
This option enable support the target using GDB, or any other