summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Kconfig b/src/Kconfig
index 46349c5..6fbc1f0 100644
--- a/src/Kconfig
+++ b/src/Kconfig
@@ -728,6 +728,7 @@ menu "Debugging"
config GDB_STUB
bool "GDB debugging support"
default n
+ depends on CONSOLE_SERIAL
help
If enabled, you will be able to set breakpoints for gdb debugging.
See src/arch/x86/lib/c_start.S for details.
OpenPOWER on IntegriCloud