linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: cw00.choi@samsung.com (Chanwoo Choi)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 1/8] arm64: exynos5433: Enable ARMv8 based Exynos5433 (SoC) support
Date: Thu, 12 Feb 2015 20:03:27 +0900	[thread overview]
Message-ID: <54DC887F.5050406@samsung.com> (raw)
In-Reply-To: <20150212110208.GB1028@e104818-lin.cambridge.arm.com>

Hi Catalin,

On 02/12/2015 08:02 PM, Catalin Marinas wrote:
> On Thu, Feb 12, 2015 at 03:55:51PM +0900, Chanwoo Choi wrote:
>> diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig
>> index 15e8e74..4fc08d1 100644
>> --- a/arch/arm64/Kconfig
>> +++ b/arch/arm64/Kconfig
>> @@ -153,6 +153,19 @@ config ARCH_EXYNOS
>>  	help
>>  	  This enables support for Samsung Exynos SoC family
>>  
>> +config ARCH_EXYNOS5433
>> +	bool "ARMv8 based Samsung Exynos5433"
>> +	select ARCH_EXYNOS
>> +	select ARM_AMBA
>> +	select ARM_GIC
> 
> ARM_GIC and ARM_AMBA are already selected by the top ARM64 config.
> 

OK, I'll remove two configurations.

Thanks,
Chanwoo Choi

  reply	other threads:[~2015-02-12 11:03 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-12  6:55 [PATCH v3 0/8] arm64: Add the support for new Exynos5433 SoC Chanwoo Choi
2015-02-12  6:55 ` [PATCH v3 1/8] arm64: exynos5433: Enable ARMv8 based Exynos5433 (SoC) support Chanwoo Choi
2015-02-12 11:02   ` Catalin Marinas
2015-02-12 11:03     ` Chanwoo Choi [this message]
2015-02-12  6:55 ` [PATCH v3 2/8] arm64: dts: exynos: Add dts files for 64-bit Exynos5433 SoC Chanwoo Choi
2015-02-12  6:55 ` [PATCH v3 3/8] arm64: dts: exynos: Add MSHC dt node for Exynos5433 Chanwoo Choi
2015-02-12  6:55 ` [PATCH v3 4/8] arm64: dts: exynos: Add SPI/PDMA " Chanwoo Choi
2015-02-12  6:55 ` [PATCH v3 5/8] arm64: dts: exynos: Add PMU " Chanwoo Choi
2015-02-12  6:55 ` [PATCH v3 6/8] arm64: dts: exynos: Add RTC and ADC dt node for Exynos5433 SoC Chanwoo Choi
2015-02-12  6:55 ` [PATCH v3 7/8] arm64: dts: exynos: Add ADMA " Chanwoo Choi
2015-02-12  6:55 ` [PATCH v3 8/8] arm64: dts: exynos: Add I2S " Chanwoo Choi

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=54DC887F.5050406@samsung.com \
    --to=cw00.choi@samsung.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).