linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Guodong Xu <guodong.xu@linaro.org>
To: catalin.marinas@arm.com, will.deacon@arm.com, arnd@arndb.de,
	horms+renesas@verge.net.au, treding@nvidia.com, olof@lixom.net,
	kuninori.morimoto.gx@renesas.com, alim.akhtar@samsung.com,
	srinivas.kandagatla@linaro.org, xuwei5@hisilicon.com,
	khilman@baylibre.com, riku.voipio@linaro.org
Cc: linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, Guodong Xu <guodong.xu@linaro.org>,
	Xinliang Liu <xinliang.liu@linaro.org>
Subject: [PATCH 1/4] arm64: defconfig: Enable HiSilicon kirin drm, adv7533 for HiKey
Date: Fri, 19 Aug 2016 23:42:05 +0800	[thread overview]
Message-ID: <1471621328-21102-2-git-send-email-guodong.xu@linaro.org> (raw)
In-Reply-To: <1471621328-21102-1-git-send-email-guodong.xu@linaro.org>

Enable HiSilicon kirin drm driver for HiKey: CONFIG_DRM_HISI_KIRIN
Enable adv7511/adv7533 for HiKey: CONFIG_DRM_I2C_ADV7511

Build these components as modules.

Signed-off-by: Xinliang Liu <xinliang.liu@linaro.org>
Signed-off-by: Guodong Xu <guodong.xu@linaro.org>
---
 arch/arm64/configs/defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 76bfaa7..e27f086 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -276,6 +276,8 @@ CONFIG_DRM=m
 CONFIG_DRM_NOUVEAU=m
 CONFIG_DRM_TEGRA=m
 CONFIG_DRM_PANEL_SIMPLE=m
+CONFIG_DRM_I2C_ADV7511=m
+CONFIG_DRM_HISI_KIRIN=m
 CONFIG_FB=y
 CONFIG_FB_ARMCLCD=y
 CONFIG_BACKLIGHT_GENERIC=m
-- 
1.9.1

  reply	other threads:[~2016-08-19 15:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-19 15:42 [PATCH 0/4] arm64: defconfig: enable various configs for HiKey Guodong Xu
2016-08-19 15:42 ` Guodong Xu [this message]
2016-08-19 15:42 ` [PATCH 2/4] arm64: defconfig: Set cma heap size to 128MB Guodong Xu
2016-08-22  9:06   ` Thierry Reding
2016-08-24  2:23     ` Guodong Xu
2016-08-19 15:42 ` [PATCH 3/4] arm64: defconfig: enable CONFIG_INPUT_HISI_POWERKEY for HiKey Guodong Xu
2016-08-19 15:42 ` [PATCH 4/4] arm64: defconfig: enable bluetooth supports as modules Guodong Xu

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=1471621328-21102-2-git-send-email-guodong.xu@linaro.org \
    --to=guodong.xu@linaro.org \
    --cc=alim.akhtar@samsung.com \
    --cc=arnd@arndb.de \
    --cc=catalin.marinas@arm.com \
    --cc=horms+renesas@verge.net.au \
    --cc=khilman@baylibre.com \
    --cc=kuninori.morimoto.gx@renesas.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=olof@lixom.net \
    --cc=riku.voipio@linaro.org \
    --cc=srinivas.kandagatla@linaro.org \
    --cc=treding@nvidia.com \
    --cc=will.deacon@arm.com \
    --cc=xinliang.liu@linaro.org \
    --cc=xuwei5@hisilicon.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).