public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: afaerber@suse.de (Andreas Färber)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/4] ARM64: Prepare Realtek RTD1295
Date: Tue, 14 Feb 2017 04:34:38 +0100	[thread overview]
Message-ID: <20170214033440.18667-4-afaerber@suse.de> (raw)
In-Reply-To: <20170214033440.18667-1-afaerber@suse.de>

Add a Kconfig option ARCH_REALTEK.

Signed-off-by: Andreas F?rber <afaerber@suse.de>
---
 arch/arm64/Kconfig.platforms | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index 129cc5a..2fa9557 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -118,6 +118,12 @@ config ARCH_QCOM
 	help
 	  This enables support for the ARMv8 based Qualcomm chipsets.
 
+config ARCH_REALTEK
+	bool "Realtek Platforms"
+	help
+	  This enables support for the ARMv8 based Realtek chipsets,
+	  like the RTD1295.
+
 config ARCH_ROCKCHIP
 	bool "Rockchip Platforms"
 	select ARCH_HAS_RESET_CONTROLLER
-- 
2.10.2

  parent reply	other threads:[~2017-02-14  3:34 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-14  3:34 [PATCH 0/4] ARM64: Initial Realtek RTD1295 enablement Andreas Färber
2017-02-14  3:34 ` [PATCH 1/4] Documentation: devicetree: Add vendor prefix for Zidoo Andreas Färber
2017-02-22 16:54   ` Rob Herring
2017-02-14  3:34 ` [PATCH 2/4] Documentation: devicetree: arm: Add Realtek RTD1295 bindings Andreas Färber
2017-02-22 16:56   ` Rob Herring
2017-02-22 17:03     ` Andreas Färber
2017-02-14  3:34 ` Andreas Färber [this message]
2017-02-14  3:34 ` [PATCH 4/4] ARM64: dts: Prepare Realtek RTD1295 and Zidoo X9S Andreas Färber
2017-02-14  4:56   ` Andreas Färber
2017-02-16 13:51 ` [PATCH 0/4] ARM64: Initial Realtek RTD1295 enablement Arnd Bergmann

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=20170214033440.18667-4-afaerber@suse.de \
    --to=afaerber@suse.de \
    --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