commit | 95929eff2cb01e9858779283795f4e3943ee020d | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Mon Sep 27 13:12:33 2010 +0100 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Sep 27 16:29:06 2010 -0700 |
tree | 2049459662ec89991de985dfd8dce056e9a85dd7 | |
parent | d6f74be08d4388222ac83eeba0ade72659e7d247 [diff] |
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: David Howells <dhowells@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>