]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - samples/Kconfig
ide: add QUANTUM FIREBALLct20 30 with firmware APL.090 to ivb_list[]
[mv-sheeva.git] / samples / Kconfig
index 4b02f5a0e6560f4c886d413409d5507ffe6b0356..428b065ba6959791e4f7ab4c180a914c9e3ba917 100644 (file)
@@ -19,8 +19,15 @@ config SAMPLE_TRACEPOINTS
        help
          This build tracepoints example modules.
 
+config SAMPLE_TRACE_EVENTS
+       tristate "Build trace_events examples -- loadable modules only"
+       depends on EVENT_TRACING && m
+       help
+         This build trace event example modules.
+
 config SAMPLE_KOBJECT
-       tristate "Build kobject examples"
+       tristate "Build kobject examples -- loadable modules only"
+       depends on m
        help
          This config option will allow you to build a number of
          different kobject sample modules showing how to use kobjects,