]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/um/Kconfig.debug
[PATCH] missed const in prototype
[karo-tx-linux.git] / arch / um / Kconfig.debug
index 5681a8bd370b2db1201382405a7edf885efa12cd..09c1aca6339f94cf629a419387eff7f4f2517820 100644 (file)
@@ -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