From 78b297e380775d307d1074d659606c3f7a5df5e1 Mon Sep 17 00:00:00 2001 From: Michal Marek Date: Tue, 26 May 2009 14:19:35 +0200 Subject: [PATCH] --- yaml --- r: 151244 b: refs/heads/master c: c4c01684349ac0821ad8c27de9516fe493f3361d h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/samples/Kconfig | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) 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,