diff options
Diffstat (limited to 'arch/um/Kconfig.debug')
| -rw-r--r-- | arch/um/Kconfig.debug | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/um/Kconfig.debug b/arch/um/Kconfig.debug index bab51d619173..09c1aca6339f 100644 --- a/arch/um/Kconfig.debug +++ b/arch/um/Kconfig.debug | |||
| @@ -47,13 +47,4 @@ config GCOV | |||
| 47 | If you're involved in UML kernel development and want to use gcov, | 47 | If you're involved in UML kernel development and want to use gcov, |
| 48 | say Y. If you're unsure, say N. | 48 | say Y. If you're unsure, say N. |
| 49 | 49 | ||
| 50 | config SYSCALL_DEBUG | ||
| 51 | bool "Enable system call debugging" | ||
| 52 | depends on DEBUG_INFO | ||
| 53 | help | ||
| 54 | This adds some system debugging to UML, including keeping a ring buffer | ||
| 55 | with recent system calls and some global and per-task statistics. | ||
| 56 | |||
| 57 | If unsure, say N | ||
| 58 | |||
| 59 | endmenu | 50 | endmenu |
