V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg to new_...
[pandora-kernel.git] / samples / Kconfig
index e1fb471..4b02f5a 100644 (file)
@@ -13,6 +13,12 @@ config SAMPLE_MARKERS
        help
          This build markers example modules.
 
+config SAMPLE_TRACEPOINTS
+       tristate "Build tracepoints examples -- loadable modules only"
+       depends on TRACEPOINTS && m
+       help
+         This build tracepoints example modules.
+
 config SAMPLE_KOBJECT
        tristate "Build kobject examples"
        help