]> git.baikalelectronics.ru Git - kernel.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)
commit985a24c0a896f0945d03a5b831a2b7103aad2405
tree2835780c7704ae90b863ba78a9ef5bcc79414e7d
parentf45174aba71a880b855fc8cf52c0e42350518cf2
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