From: David Howells Date: Sun, 8 Jan 2006 09:01:18 +0000 (-0800) Subject: [PATCH] frv: drop unsupported debugging features X-Git-Tag: v2.6.16-rc1~863 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8369ce4cfe18decc3ea0afcf91e67c665479c78e;p=pandora-kernel.git [PATCH] frv: drop unsupported debugging features Drop support for debugging features that aren't supported on FRV: (*) EARLY_PRINTK The on-chip UARTs are set up early enough that this isn't required, and VGA support isn't available. There's also a gdbstub available. (*) DEBUG_PAGEALLOC This can't be easily be done since we use huge static mappings to cover the kernel, not pages. Signed-off-by: David Howells Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed