diff options
Diffstat (limited to 'Config.in')
| -rw-r--r-- | Config.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Config.in b/Config.in index 0f131f06239..7c980445300 100644 --- a/Config.in +++ b/Config.in @@ -124,6 +124,12 @@ config KERNEL_KALLSYMS default n help This will give you more information in stack traces from kernel oopses +config KERNEL_PROFILING + bool "Compile the kernel with profiling enabled" + default n + help + Enable the extended profiling support mechanisms used by profilers such + as OProfile. endmenu |
