linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Corentin Labbe <clabbe@baylibre.com>
To: vgupta@synopsys.com, abrodkin@synopsys.com
Cc: linux-kernel@vger.kernel.org, khilman@baylibre.com,
	linux-snps-arc@lists.infradead.org,
	Corentin Labbe <clabbe@baylibre.com>
Subject: [PATCH 0/2] arc: hsdk_defconfig: permit kernelci jobs
Date: Tue,  5 Feb 2019 08:32:13 +0000	[thread overview]
Message-ID: <1549355535-22052-1-git-send-email-clabbe@baylibre.com> (raw)

Hello

In our kernelci lab, we have one hsdk device and since it is the only
ARC device at our disposal, it is important to made it availlable for
kernelci boot jobs.

Since kernelci build only defconfig without hacking it, it is important
that defconfig are bootable by default.
And so for hsdk_defconfig, it miss two CONFIGs for let hsdk boot.

Thanks
Regards

Corentin Labbe (2):
  arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM
  arc: hsdk_defconfig: enable CONFIG_ARC_UBOOT_SUPPORT

 arch/arc/configs/hsdk_defconfig | 2 ++
 1 file changed, 2 insertions(+)

-- 
2.19.2


             reply	other threads:[~2019-02-05  8:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-05  8:32 Corentin Labbe [this message]
2019-02-05  8:32 ` [PATCH 1/2] arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM Corentin Labbe
2019-02-05  8:32 ` [PATCH 2/2] arc: hsdk_defconfig: enable CONFIG_ARC_UBOOT_SUPPORT Corentin Labbe
2019-02-05 11:42   ` Eugeniy Paltsev
2019-02-05 16:42     ` Vineet Gupta
2019-02-05 16:51       ` Alexey Brodkin
2019-02-05 20:14         ` Kevin Hilman

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=1549355535-22052-1-git-send-email-clabbe@baylibre.com \
    --to=clabbe@baylibre.com \
    --cc=abrodkin@synopsys.com \
    --cc=khilman@baylibre.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-snps-arc@lists.infradead.org \
    --cc=vgupta@synopsys.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).