git.openpandora.org
/
pandora-kernel.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
[pandora-kernel.git]
/
init
/
Kconfig
diff --git
a/init/Kconfig
b/init/Kconfig
index
0f5af40
..
8a63c40
100644
(file)
--- a/
init/Kconfig
+++ b/
init/Kconfig
@@
-815,6
+815,7
@@
config TRACEPOINTS
config MARKERS
bool "Activate markers"
+ depends on TRACEPOINTS
help
Place an empty function call at each marker site. Can be
dynamically changed for a probe function.