From: guodong.xu@linaro.org (Guodong Xu)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 2/3] arm64: defconfig: add CONFIG_SPI_SPIDEV as module
Date: Fri, 11 Mar 2016 07:09:10 +0700 [thread overview]
Message-ID: <1457654951-29944-3-git-send-email-guodong.xu@linaro.org> (raw)
In-Reply-To: <1457654951-29944-1-git-send-email-guodong.xu@linaro.org>
add CONFIG_SPI_SPIDEV as module, for arm64.
Signed-off-by: Guodong Xu <guodong.xu@linaro.org>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index dbd6694..2d92343 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -154,6 +154,7 @@ CONFIG_I2C_RCAR=y
CONFIG_SPI=y
CONFIG_SPI_PL022=y
CONFIG_SPI_QUP=y
+CONFIG_SPI_SPIDEV=m
CONFIG_SPMI=y
CONFIG_PINCTRL_SINGLE=y
CONFIG_PINCTRL_MSM8916=y
--
1.9.1
next prev parent reply other threads:[~2016-03-11 0:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-11 0:09 [PATCH v2 0/3] Enable configs for 96boards HiKey and general arm64 Guodong Xu
2016-03-11 0:09 ` [PATCH v2 1/3] arm64: defconfig: Enable devices for Hi6220 and 96boards HiKey Guodong Xu
2016-03-11 0:09 ` Guodong Xu [this message]
2016-03-11 0:09 ` [PATCH v2 3/3] ARM64: defconfig: enable several common USB network adapters Guodong Xu
2016-04-18 15:17 ` [PATCH v2 0/3] Enable configs for 96boards HiKey and general arm64 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=1457654951-29944-3-git-send-email-guodong.xu@linaro.org \
--to=guodong.xu@linaro.org \
--cc=linux-arm-kernel@lists.infradead.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 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).