From 4b302da533c1082fc8e846f10165681b81d0f8de Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Wed, 6 Dec 2006 20:36:38 -0800 Subject: [PATCH] --- yaml --- r: 42804 b: refs/heads/master c: d3b8b6e5f20031890e09a8eab72fd596d2e2227d h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/lib/Kconfig.debug | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 728febfeea89..4276b0379567 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 064b022c7adb2d853378078a9dc141f8288d1c73 +refs/heads/master: d3b8b6e5f20031890e09a8eab72fd596d2e2227d diff --git a/trunk/lib/Kconfig.debug b/trunk/lib/Kconfig.debug index d3679103a8e4..b75fed737f25 100644 --- a/trunk/lib/Kconfig.debug +++ b/trunk/lib/Kconfig.debug @@ -1,6 +1,7 @@ config PRINTK_TIME bool "Show timing information on printks" + depends on PRINTK help Selecting this option causes timing information to be included in printk output. This allows you to measure