All of lore.kernel.org
 help / color / mirror / Atom feed
* [3rdparty][PATCH 1/2] linux-variscite/defconfig: Add CONFIG_PRINTK_TIME
@ 2016-11-14 15:53 Andreas Müller
  2016-11-14 15:53 ` [3rdparty][PATCH 2/2] linux-variscite: allow non CEA modes on HDMI Andreas Müller
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Müller @ 2016-11-14 15:53 UTC (permalink / raw)
  To: meta-freescale

It helps finding boot performance gaps and does not cost much

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
 recipes-kernel/linux/linux-variscite-4.1.15/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-kernel/linux/linux-variscite-4.1.15/defconfig b/recipes-kernel/linux/linux-variscite-4.1.15/defconfig
index e651bbe..fb34241 100644
--- a/recipes-kernel/linux/linux-variscite-4.1.15/defconfig
+++ b/recipes-kernel/linux/linux-variscite-4.1.15/defconfig
@@ -1,3 +1,4 @@
+CONFIG_PRINTK_TIME=y
 CONFIG_KERNEL_LZO=y
 CONFIG_SYSVIPC=y
 CONFIG_FHANDLE=y
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-11-14 15:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-14 15:53 [3rdparty][PATCH 1/2] linux-variscite/defconfig: Add CONFIG_PRINTK_TIME Andreas Müller
2016-11-14 15:53 ` [3rdparty][PATCH 2/2] linux-variscite: allow non CEA modes on HDMI Andreas Müller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.