projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
changed default kernel to 2.6.28.5, it at least runs on
[openwrt.git]
/
Config.in
diff --git
a/Config.in
b/Config.in
index
0f131f0
..
7c98044
100644
(file)
--- 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
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
endmenu
This page took
0.017597 seconds
and
4
git commands to generate.