mirror of
https://github.com/apache/nuttx.git
synced 2026-05-31 14:27:37 +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
|
config SERIAL_GDBSTUB
|
||||||
bool "GDBSTUB Serial support"
|
bool "GDBSTUB Serial support"
|
||||||
depends on ARCH_HAVE_DEBUG
|
depends on LIB_GDBSTUB
|
||||||
default n
|
default n
|
||||||
|
|
||||||
config SERIAL_GDBSTUB_PATH
|
config SERIAL_GDBSTUB_PATH
|
||||||
|
|||||||
Reference in New Issue
Block a user