From: mohun106@gmail.com (mohun106 at gmail.com)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] arm64: Add Kconfig option for Cavium Thunder SoC Family
Date: Wed, 26 Feb 2014 11:32:51 +0530 [thread overview]
Message-ID: <1393394572-6269-2-git-send-email-mohun106@gmail.com> (raw)
In-Reply-To: <1393394572-6269-1-git-send-email-mohun106@gmail.com>
From: Radha Mohan Chintakuntla <rchintakuntla@cavium.com>
This patch adds support for Cavium Thunder SoC Family.
Signed-off-by: Radha Mohan Chintakuntla <rchintakuntla@cavium.com>
---
arch/arm64/Kconfig | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig
index 4494327..4161f02 100644
--- a/arch/arm64/Kconfig
+++ b/arch/arm64/Kconfig
@@ -130,6 +130,12 @@ config ARCH_XGENE
help
This enables support for AppliedMicro X-Gene SOC Family
+config ARCH_THUNDER
+ bool "Cavium Inc. Thunder SoC Family"
+ select ARCH_SUPPORTS_48BIT_PA
+ help
+ This enables support for Cavium's Thunder Family of SoCs
+
endmenu
menu "Bus support"
--
1.7.1
next prev parent reply other threads:[~2014-02-26 6:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-26 6:02 [PATCH 0/2] Add support for Cavium Thunder ARMv8 platform mohun106 at gmail.com
2014-02-26 6:02 ` mohun106 at gmail.com [this message]
2014-02-26 6:02 ` [PATCH 2/2] arm64: Add initial dts for Cavium Thunder SoC mohun106 at gmail.com
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=1393394572-6269-2-git-send-email-mohun106@gmail.com \
--to=mohun106@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).