提交 95929eff 编写于 作者: D David Howells 提交者: Linus Torvalds

MN10300: Default config choice GDBSTUB_TTYSM0 should be GDBSTUB_ON_TTYSM0

The configuration choice for the port on which the GDB stub listens has
a default of GDBSTUB_TTYSM0, but this should be GDBSTUB_ON_TTYSM0 to
match the option.
Signed-off-by: NDavid Howells <dhowells@redhat.com>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 d6f74be0
...@@ -101,7 +101,7 @@ config GDBSTUB_DEBUG_BREAKPOINT ...@@ -101,7 +101,7 @@ config GDBSTUB_DEBUG_BREAKPOINT
choice choice
prompt "GDB stub port" prompt "GDB stub port"
default GDBSTUB_TTYSM0 default GDBSTUB_ON_TTYSM0
depends on GDBSTUB depends on GDBSTUB
help help
Select the serial port used for GDB-stub. Select the serial port used for GDB-stub.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册