From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] ARM: Samsung: S5PC110: Place the common SPARSEMEM at CPU_S5PV210
Date: Tue, 28 Sep 2010 20:06:11 +0900 [thread overview]
Message-ID: <007e01cb5efd$2b7e37a0$827aa6e0$%kim@samsung.com> (raw)
In-Reply-To: <20100927084827.GA3055@july>
Kyungmin Park wrote:
>
> From: Kyungmin Park <kyungmin.park@samsung.com>
>
> In case of s5pc110 CPU. It uses the SPARSEMEN as default memory
Sparsemem?
> configuration.
> So move to CPU_S5PV210 config.
>
> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
> ---
> arch/arm/mach-s5pv210/Kconfig | 5 +----
> 1 files changed, 1 insertions(+), 4 deletions(-)
>
> diff --git a/arch/arm/mach-s5pv210/Kconfig b/arch/arm/mach-s5pv210/Kconfig
> index d3a3895..c361349 100644
> --- a/arch/arm/mach-s5pv210/Kconfig
> +++ b/arch/arm/mach-s5pv210/Kconfig
> @@ -14,6 +14,7 @@ config CPU_S5PV210
> select PLAT_S5P
> select S3C_PL330_DMA
> select S5P_EXT_INT
> + select ARCH_SPARSEMEM_ENABLE
I think, should being in the ARCH_S5PV210 not here.
Your other patch, same.
> help
> Enable S5PV210 CPU support
>
> @@ -63,7 +64,6 @@ menu "S5PC110 Machines"
> config MACH_AQUILA
> bool "Aquila"
> select CPU_S5PV210
> - select ARCH_SPARSEMEM_ENABLE
> select S3C_DEV_FB
> select S5P_DEV_FIMC0
> select S5P_DEV_FIMC1
> @@ -80,7 +80,6 @@ config MACH_AQUILA
> config MACH_GONI
> bool "GONI"
> select CPU_S5PV210
> - select ARCH_SPARSEMEM_ENABLE
> select S3C_DEV_FB
> select S5P_DEV_FIMC0
> select S5P_DEV_FIMC1
> @@ -98,7 +97,6 @@ config MACH_GONI
> config MACH_SMDKC110
> bool "SMDKC110"
> select CPU_S5PV210
> - select ARCH_SPARSEMEM_ENABLE
> select S3C_DEV_I2C1
> select S3C_DEV_I2C2
> select S3C_DEV_RTC
> @@ -118,7 +116,6 @@ menu "S5PV210 Machines"
> config MACH_SMDKV210
> bool "SMDKV210"
> select CPU_S5PV210
> - select ARCH_SPARSEMEM_ENABLE
> select S3C_DEV_HSMMC
> select S3C_DEV_HSMMC1
> select S3C_DEV_HSMMC2
> --
Thanks.
Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.
prev parent reply other threads:[~2010-09-28 11:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-27 8:48 [PATCH 1/2] ARM: Samsung: S5PC110: Place the common SPARSEMEM at CPU_S5PV210 Kyungmin Park
2010-09-28 11:06 ` Kukjin Kim [this message]
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='007e01cb5efd$2b7e37a0$827aa6e0$%kim@samsung.com' \
--to=kgene.kim@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).