diff --git a/[refs] b/[refs] index fe8b521597ce..8d08e273ecd1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 401097ea4b89846d66ac78f7f108d49c2e922d9c +refs/heads/master: c4c01684349ac0821ad8c27de9516fe493f3361d diff --git a/trunk/samples/Kconfig b/trunk/samples/Kconfig index b75d28cba3f7..428b065ba695 100644 --- a/trunk/samples/Kconfig +++ b/trunk/samples/Kconfig @@ -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,