[PATCH] uml: remove syscall debugging
Eliminate an unused debug option. Signed-off-by: Jeff Dike <jdike@addtoit.com> Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:

committed by
Linus Torvalds

parent
29ac1c2142
commit
469226a431
@@ -47,13 +47,4 @@ config GCOV
|
||||
If you're involved in UML kernel development and want to use gcov,
|
||||
say Y. If you're unsure, say N.
|
||||
|
||||
config SYSCALL_DEBUG
|
||||
bool "Enable system call debugging"
|
||||
depends on DEBUG_INFO
|
||||
help
|
||||
This adds some system debugging to UML, including keeping a ring buffer
|
||||
with recent system calls and some global and per-task statistics.
|
||||
|
||||
If unsure, say N
|
||||
|
||||
endmenu
|
||||
|
Reference in New Issue
Block a user