]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - samples/Kconfig
Merge branch 'linus' into tracing/hw-breakpoints
[karo-tx-linux.git] / samples / Kconfig
index 8458516c693cac88eb45897735c028fa6674c83d..17d64ba7864cf6480286141ec5e5b0d33ee0fd91 100644 (file)
@@ -26,7 +26,8 @@ config SAMPLE_TRACE_EVENTS
          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,