diff options
| author | John W. Linville <linville@tuxdriver.com> | 2006-07-27 14:27:06 -0400 |
|---|---|---|
| committer | John W. Linville <linville@tuxdriver.com> | 2006-07-27 14:27:06 -0400 |
| commit | 20f99dcf417a28089ef6c877ae97f5dec2eab435 (patch) | |
| tree | b4fe1f3e429d6a82ddaaa8e12899da630cfa8a63 /arch/um/Kconfig.debug | |
| parent | dd2f5538a157bda68bfa8efb39feaaccdda9e74e (diff) | |
| parent | 64821324ca49f24be1a66f2f432108f96a24e596 (diff) | |
Merge branch 'from-linus' into upstream
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 |
