summaryrefslogtreecommitdiffstats
path: root/arch/mips/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/config.in')
-rw-r--r--arch/mips/config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/config.in b/arch/mips/config.in
index 186d36346..e9a077e3b 100644
--- a/arch/mips/config.in
+++ b/arch/mips/config.in
@@ -492,6 +492,7 @@ if [ "$CONFIG_MODULES" = "y" ]; then
fi
if [ "$CONFIG_SERIAL" = "y" -o "$CONFIG_AU1000_UART" = "y" ]; then
bool 'Remote GDB kernel debugging' CONFIG_REMOTE_DEBUG
+ dep_bool 'Console output to GDB' CONFIG_GDB_CONSOLE $CONFIG_REMOTE_DEBUG
fi
if [ "$CONFIG_SERIAL" = "y" ]; then
bool 'Low-level debugging' CONFIG_LL_DEBUG