From: sebastian.hesselbarth@gmail.com (Sebastian Hesselbarth)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] arm64: Enable Marvell Berlin SoC family in Kconfig
Date: Mon, 3 Aug 2015 21:24:45 +0200 [thread overview]
Message-ID: <1438629886-6390-2-git-send-email-sebastian.hesselbarth@gmail.com> (raw)
In-Reply-To: <1438629886-6390-1-git-send-email-sebastian.hesselbarth@gmail.com>
From: Jisheng Zhang <jszhang@marvell.com>
This patch introduces ARCH_BERLIN to enable Marvell Berlin SoC family in
Kconfig.
Signed-off-by: Jisheng Zhang <jszhang@marvell.com>
Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
---
As discussed with Olof on IRC, this is Jisheng's Kconfig patch for
ARM64 Berlin. Olof agreed to rework this to finally land in
Kconfig.platforms, i.e. after
eed6b3eb20b9 ("arm64: Split out platform options to separate Kconfig")
Sebastian
---
arch/arm64/Kconfig | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig
index 0f6edb14b7e4..d5c615312d87 100644
--- a/arch/arm64/Kconfig
+++ b/arch/arm64/Kconfig
@@ -162,6 +162,12 @@ source "kernel/Kconfig.freezer"
menu "Platform selection"
+config ARCH_BERLIN
+ bool "Marvell Berlin SoC Family"
+ select DW_APB_ICTL
+ help
+ This enables support for Marvell Berlin SoC Family
+
config ARCH_EXYNOS
bool
help
--
2.1.0
next prev parent reply other threads:[~2015-08-03 19:24 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-03 19:24 [GIT PULL] ARM: berlin: Initial Marvell Berlin ARM64 support Sebastian Hesselbarth
2015-08-03 19:24 ` Sebastian Hesselbarth [this message]
2015-08-06 8:15 ` [PATCH 1/2] arm64: Enable Marvell Berlin SoC family in Kconfig Olof Johansson
2015-08-03 19:24 ` [PATCH 2/2] arm64: Enable Marvell Berlin SoC family in defconfig Sebastian Hesselbarth
2015-08-06 8:16 ` Olof Johansson
2015-08-13 12:39 ` [GIT PULL] ARM: berlin: Initial Marvell Berlin ARM64 support Jisheng Zhang
2015-08-13 12:49 ` 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=1438629886-6390-2-git-send-email-sebastian.hesselbarth@gmail.com \
--to=sebastian.hesselbarth@gmail.com \
--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).