diff options
author | David Howells <dhowells@redhat.com> | 2006-01-08 01:01:18 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-08 20:13:36 -0800 |
commit | 8369ce4cfe18decc3ea0afcf91e67c665479c78e (patch) | |
tree | bd39d51bde14f27c5c315c8ff38a81af2f38afe4 /lib | |
parent | 2fa9e7e2dce6aafecc1890461bdc00d78897be8b (diff) | |
download | linux-3.10-8369ce4cfe18decc3ea0afcf91e67c665479c78e.tar.gz linux-3.10-8369ce4cfe18decc3ea0afcf91e67c665479c78e.tar.bz2 linux-3.10-8369ce4cfe18decc3ea0afcf91e67c665479c78e.zip |
[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 <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions