* [PATCH] ARM: Samsung: S5PC210: Place the common SPARSEMEM at CPU_S5PV310
@ 2010-09-27 8:48 Kyungmin Park
0 siblings, 0 replies; only message in thread
From: Kyungmin Park @ 2010-09-27 8:48 UTC (permalink / raw)
To: linux-arm-kernel
From: Kyungmin Park <kyungmin.park@samsung.com>
In case of s5pc210 CPU. It uses the SPARSEMEN as default memory configuration
So move to CPU_S5PV310 config.
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
---
arch/arm/mach-s5pv310/Kconfig | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/arch/arm/mach-s5pv310/Kconfig b/arch/arm/mach-s5pv310/Kconfig
index 331b5bd..9bf4d5c 100644
--- a/arch/arm/mach-s5pv310/Kconfig
+++ b/arch/arm/mach-s5pv310/Kconfig
@@ -12,6 +12,7 @@ if ARCH_S5PV310
config CPU_S5PV310
bool
select PLAT_S5P
+ select ARCH_SPARSEMEM_ENABLE
help
Enable S5PV310 CPU support
@@ -30,14 +31,12 @@ config S5PV310_SETUP_I2C2
config MACH_SMDKV310
bool "SMDKV310"
select CPU_S5PV310
- select ARCH_SPARSEMEM_ENABLE
help
Machine support for Samsung SMDKV310
config MACH_UNIVERSAL_C210
bool "Mobile UNIVERSAL_C210 Board"
select CPU_S5PV310
- select ARCH_SPARSEMEM_ENABLE
help
Machine support for Samsung Mobile Universal S5PC210 Reference
Board. S5PC210(MCP) is one of package option of S5PV310
--
1.5.3.3
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2010-09-27 8:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-27 8:48 [PATCH] ARM: Samsung: S5PC210: Place the common SPARSEMEM at CPU_S5PV310 Kyungmin Park
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).