X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fum%2FKconfig.debug;fp=arch%2Fum%2FKconfig.debug;h=09c1aca6339f94cf629a419387eff7f4f2517820;hb=97bf2856c6014879bd04983a3e9dfcdac1e7fe85;hp=5681a8bd370b2db1201382405a7edf885efa12cd;hpb=76828883507a47dae78837ab5dec5a5b4513c667;p=linux-2.6.git diff --git a/arch/um/Kconfig.debug b/arch/um/Kconfig.debug index 5681a8bd3..09c1aca63 100644 --- a/arch/um/Kconfig.debug +++ b/arch/um/Kconfig.debug @@ -47,14 +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" - default N - 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