X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=arch%2Fum%2FKconfig.debug;h=09c1aca6339f94cf629a419387eff7f4f2517820;hb=ef29498655b18d2bfd69048e20835d19333981ab;hp=bab51d619173d8251a9529cd0c47d319e64e6cb6;hpb=37224470c8c6d90a4062e76a08d4dc1fcf91fc89;p=powerpc.git diff --git a/arch/um/Kconfig.debug b/arch/um/Kconfig.debug index bab51d6191..09c1aca633 100644 --- a/arch/um/Kconfig.debug +++ b/arch/um/Kconfig.debug @@ -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