All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andreas Müller" <schnitzeltony@googlemail.com>
To: meta-freescale@yoctoproject.org
Subject: [3rdparty][PATCH 1/2] linux-variscite/defconfig: Add CONFIG_PRINTK_TIME
Date: Mon, 14 Nov 2016 16:53:48 +0100	[thread overview]
Message-ID: <1479138829-12529-1-git-send-email-schnitzeltony@googlemail.com> (raw)

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



             reply	other threads:[~2016-11-14 15:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-14 15:53 Andreas Müller [this message]
2016-11-14 15:53 ` [3rdparty][PATCH 2/2] linux-variscite: allow non CEA modes on HDMI Andreas Müller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1479138829-12529-1-git-send-email-schnitzeltony@googlemail.com \
    --to=schnitzeltony@googlemail.com \
    --cc=meta-freescale@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.