]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
FRV: Be (self-)consistent and use CONFIG_GDB_CONSOLE everywhere
authorDavid Howells <dhowells@redhat.com>
Mon, 16 Jul 2007 06:38:27 +0000 (23:38 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 16 Jul 2007 16:05:37 +0000 (09:05 -0700)
commit769259160a0e0bae51f1e5377bacf1d0265e7001
tree2835780c7704ae90b863ba78a9ef5bcc79414e7d
parentc1a39e050548d23b28f7e62f47e08b46afff29e2
FRV: Be (self-)consistent and use CONFIG_GDB_CONSOLE everywhere

Be (self-)consistent and use CONFIG_GDB_CONSOLE everywhere rather than using
CONFIG_GDBSTUB_CONSOLE in some places and not others.  This is also then
consistent with other archs.

Also remove the gdbstub console device() op which doesn't seem to be necessary
now (especially as it doesn't compile).

[Found by Robert P. J. Day <rpjday@mindspring.com>]

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/frv/kernel/gdb-stub.c