Code Review
/
linux-3.10.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
raw
| inline |
side by side
Linux Kernel Markers - Samples
[linux-3.10.git]
/
samples
/
Kconfig
diff --git
a/samples/Kconfig
b/samples/Kconfig
index b46b4cf4382fe8b1f7044623e637352d5c230ae9..57bb2236952ccc45aed86754855b7c1aff4eca81 100644
(file)
--- a/
samples/Kconfig
+++ b/
samples/Kconfig
@@
-7,5
+7,10
@@
menuconfig SAMPLES
if SAMPLES
+config SAMPLE_MARKERS
+ tristate "Build markers examples -- loadable modules only"
+ depends on MARKERS && m
+ help
+ This build markers example modules.
endif # SAMPLES