From: Dinh Nguyen <dinguyen@kernel.org>
To: p.zabel@pengutronix.de
Cc: dinguyen@kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH] reset: socfpga: build the reset-socfpga for Stratix10 SOC
Date: Wed, 20 Sep 2017 10:25:41 -0500 [thread overview]
Message-ID: <1505921141-9898-1-git-send-email-dinguyen@kernel.org> (raw)
Enable the reset driver to get built for the Stratix10 platform.
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
---
drivers/reset/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/reset/Kconfig b/drivers/reset/Kconfig
index 608c071..ab8895b 100644
--- a/drivers/reset/Kconfig
+++ b/drivers/reset/Kconfig
@@ -71,7 +71,7 @@ config RESET_PISTACHIO
config RESET_SOCFPGA
bool "SoCFPGA Reset Driver" if COMPILE_TEST
- default ARCH_SOCFPGA
+ default ARCH_SOCFPGA || ARCH_STRATIX10
help
This enables the reset controller driver for Altera SoCFPGAs.
--
2.7.4
next reply other threads:[~2017-09-20 15:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-20 15:25 Dinh Nguyen [this message]
2017-09-20 15:54 ` [PATCH] reset: socfpga: build the reset-socfpga for Stratix10 SOC Philipp Zabel
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=1505921141-9898-1-git-send-email-dinguyen@kernel.org \
--to=dinguyen@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=p.zabel@pengutronix.de \
/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).