Linux Samsung SOC development
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene.kim@samsung.com>
To: Catalin Marinas <catalin.marinas@arm.com>
Cc: Kukjin Kim <kgene.kim@samsung.com>,
	Ilho Lee <ilho215.lee@samsung.com>,
	"linux-samsung-soc@vger.kernel.org"
	<linux-samsung-soc@vger.kernel.org>,
	Thomas Abraham <thomas.ab@samsung.com>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH v2 2/3] arm64: defconfig: Enable ARCH_GH7 by default
Date: Wed, 12 Mar 2014 07:45:18 +0900	[thread overview]
Message-ID: <531F91FE.4010609@samsung.com> (raw)
In-Reply-To: <20140311120145.GE31104@arm.com>

On 03/11/14 21:01, Catalin Marinas wrote:
> On Mon, Mar 10, 2014 at 10:51:18PM +0000, Kukjin Kim wrote:
>> This patch adds support for Samsung GH7 SoC in arm64/Kconfig and
>> enable Samsung GH7 based SSDK_GH7 in single defconfig for arm64.
>>
>> Signed-off-by: Kukjin Kim<kgene.kim@samsung.com>
>> Cc: Catalin Marinas<catalin.marinas@arm.com>
>> ---
>>   arch/arm64/Kconfig           | 3 +++
>>   arch/arm64/boot/dts/Makefile | 1 +
>>   arch/arm64/configs/defconfig | 1 +
>>   3 files changed, 5 insertions(+)
>>
>> diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig
>> index dd4327f..f0f2bf2 100644
>> --- a/arch/arm64/Kconfig
>> +++ b/arch/arm64/Kconfig
>> @@ -111,6 +111,9 @@ source "kernel/Kconfig.freezer"
>>
>>   menu "Platform selection"
>>
>> +config ARCH_GH7
>> +	bool
>
> You should add some text here so that people can disable it. The aim is
> single Image by default but I think we should let people disable certain
> platforms for more targeted deployments.
>
OK, I'll add and re-submit with Cc'ing dt mailing list.

Thanks,
Kukjin

  reply	other threads:[~2014-03-11 22:45 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-10 22:51 [PATCH v2 0/3] arm64: add new support Samsung GH7 SoC and SSDK board Kukjin Kim
2014-03-10 22:51 ` [PATCH v2 1/3] arm64: dts: add initial dts for Samsung GH7 SoC and SSDK-GH7 board Kukjin Kim
2014-03-11 11:59   ` Catalin Marinas
2014-03-11 18:29   ` Mark Rutland
2014-03-12  4:31     ` Kukjin Kim
2014-03-13 10:33       ` Mark Rutland
2014-03-14  1:26         ` Kukjin Kim
2014-03-18 18:10           ` Mark Rutland
2014-03-19  8:33             ` Kukjin Kim
2014-03-14 12:48         ` Mark Brown
2014-03-10 22:51 ` [PATCH v2 2/3] arm64: defconfig: Enable ARCH_GH7 by default Kukjin Kim
2014-03-11 12:01   ` Catalin Marinas
2014-03-11 22:45     ` Kukjin Kim [this message]
2014-03-10 22:51 ` [PATCH v2 3/3] Documentation: DT: add new entry for Samsung GH7 SoC and SSDK board Kukjin Kim
2014-03-11 12:02   ` Catalin Marinas

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=531F91FE.4010609@samsung.com \
    --to=kgene.kim@samsung.com \
    --cc=catalin.marinas@arm.com \
    --cc=ilho215.lee@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=thomas.ab@samsung.com \
    /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