From: Neil Armstrong <narmstrong@baylibre.com>
To: arm@kernel.org
Cc: linux-kernel@vger.kernel.org, arnd@arndb.de, olof@lixom.net,
linux-arm-kernel@lists.infradead.org,
Neil Armstrong <narmstrong@baylibre.com>
Subject: [PATCH 2/2] ARM: multi_v7_defconfig: enable Lima driver
Date: Thu, 6 Jun 2019 10:56:45 +0200 [thread overview]
Message-ID: <20190606085645.31642-2-narmstrong@baylibre.com> (raw)
In-Reply-To: <20190606085645.31642-1-narmstrong@baylibre.com>
A bunch of armv7 boards can now use the Lima driver, let's enable it
in defconfig, it will be useful to have it enabled for KernelCI
boot and runtime testing.
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
---
arch/arm/configs/multi_v7_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 952dff9d39f2..0757e0278e22 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -656,6 +656,7 @@ CONFIG_DRM_VC4=m
CONFIG_DRM_ETNAVIV=m
CONFIG_DRM_MXSFB=m
CONFIG_DRM_PL111=m
+CONFIG_DRM_LIMA=m
CONFIG_DRM_PANFROST=m
CONFIG_FB_EFI=y
CONFIG_FB_WM8505=y
--
2.21.0
next prev parent reply other threads:[~2019-06-06 8:56 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-06 8:56 [PATCH 1/2] arm64: defconfig: " Neil Armstrong
2019-06-06 8:56 ` Neil Armstrong [this message]
2019-06-19 14:18 ` [PATCH 2/2] ARM: multi_v7_defconfig: " Olof Johansson
2019-06-11 11:06 ` [PATCH 1/2] arm64: defconfig: " Neil Armstrong
2019-06-11 23:28 ` Kevin Hilman
2019-06-19 14:12 ` Olof Johansson
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=20190606085645.31642-2-narmstrong@baylibre.com \
--to=narmstrong@baylibre.com \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=olof@lixom.net \
/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
Powered by JetHome