LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: John Garry <john.garry@huawei.com>
To: <xuwei5@hisilicon.com>
Cc: <linux-arm-kernel@lists.infradead.org>, <linuxarm@huawei.com>,
<linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>,
John Garry <john.garry@huawei.com>
Subject: [PATCH 1/3] arm64: defconfig: Enable HISILICON_LPC
Date: Mon, 30 Apr 2018 23:15:40 +0800 [thread overview]
Message-ID: <1525101342-27120-2-git-send-email-john.garry@huawei.com> (raw)
In-Reply-To: <1525101342-27120-1-git-send-email-john.garry@huawei.com>
Now that the driver has been merged for the HiSilicon
LPC host, enable the relevant config.
Turning on this config will also enable config
INDIRECT_PIO, which would have not been enabled
previously - see config info for more details.
Signed-off-by: John Garry <john.garry@huawei.com>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 0d8ae1d..c959bc8 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -171,6 +171,7 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_DMA_CMA=y
+CONFIG_HISILICON_LPC=y
CONFIG_MTD=y
CONFIG_MTD_BLOCK=y
CONFIG_MTD_M25P80=y
--
1.9.1
next prev parent reply other threads:[~2018-04-30 15:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-30 15:15 [PATCH 0/3] HiSilicon LPC defconfig and DT patches John Garry
2018-04-30 15:15 ` John Garry [this message]
2018-04-30 15:15 ` [PATCH 2/3] arm64: dts: hisi: Enable Hisi LPC node for hip06 John Garry
2018-04-30 15:15 ` [PATCH 3/3] arm64: dts: hisi: Enable Hisi LPC node for hip07 John Garry
2018-05-11 14:00 ` [PATCH 0/3] HiSilicon LPC defconfig and DT patches Wei 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=1525101342-27120-2-git-send-email-john.garry@huawei.com \
--to=john.garry@huawei.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxarm@huawei.com \
--cc=xuwei5@hisilicon.com \
--subject='Re: [PATCH 1/3] arm64: defconfig: Enable HISILICON_LPC' \
/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
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).