mirror of
https://github.com/apache/nuttx.git
synced 2026-05-30 21:36:28 +08:00
serial/gdbstub:Adjust serial port gdbstub Kconfig dependencies
Signed-off-by: anjiahao <anjiahao@xiaomi.com>
This commit is contained in:
@@ -43,7 +43,7 @@ config SERIAL_CONSOLE
|
||||
|
||||
config SERIAL_GDBSTUB
|
||||
bool "GDBSTUB Serial support"
|
||||
depends on ARCH_HAVE_DEBUG
|
||||
depends on LIB_GDBSTUB
|
||||
default n
|
||||
|
||||
config SERIAL_GDBSTUB_PATH
|
||||
|
||||
Reference in New Issue
Block a user