summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos4/Kconfig
diff options
context:
space:
mode:
authorKukjin Kim <kgene.kim@samsung.com>2011-08-18 21:14:28 +0900
committerKukjin Kim <kgene.kim@samsung.com>2011-08-18 21:22:27 +0900
commit42c0d26d2c32941e93ee805b32f7aebf8ba0a7d4 (patch)
treea85e0bdefe3093525f9ea977ff5918c1e7a5860d /arch/arm/mach-exynos4/Kconfig
parent93ee7a9340d64f20295aacc3fb6a22b759323280 (diff)
downloadblackbird-op-linux-42c0d26d2c32941e93ee805b32f7aebf8ba0a7d4.tar.gz
blackbird-op-linux-42c0d26d2c32941e93ee805b32f7aebf8ba0a7d4.zip
ARM: EXYNOS4: Turn the mach-smdkc210.c into mach-smdv310.c
Since the components on SMDKC210 are similar with SMDKV310 even though its memory is different. So we can support the SMDKC210 and SMDKV310 on mach-smdkv310.c, one machine file. Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-exynos4/Kconfig')
-rw-r--r--arch/arm/mach-exynos4/Kconfig17
1 files changed, 1 insertions, 16 deletions
diff --git a/arch/arm/mach-exynos4/Kconfig b/arch/arm/mach-exynos4/Kconfig
index 0c77ab99fa16..bee8f77de2ab 100644
--- a/arch/arm/mach-exynos4/Kconfig
+++ b/arch/arm/mach-exynos4/Kconfig
@@ -113,22 +113,7 @@ menu "EXYNOS4 Machines"
config MACH_SMDKC210
bool "SMDKC210"
- select CPU_EXYNOS4210
- select S5P_DEV_FIMD0
- select S3C_DEV_RTC
- select S3C_DEV_WDT
- select S3C_DEV_I2C1
- select S3C_DEV_HSMMC
- select S3C_DEV_HSMMC1
- select S3C_DEV_HSMMC2
- select S3C_DEV_HSMMC3
- select SAMSUNG_DEV_PWM
- select SAMSUNG_DEV_BACKLIGHT
- select EXYNOS4_DEV_PD
- select EXYNOS4_DEV_SYSMMU
- select EXYNOS4_SETUP_FIMD0
- select EXYNOS4_SETUP_I2C1
- select EXYNOS4_SETUP_SDHCI
+ select MACH_SMDKV310
help
Machine support for Samsung SMDKC210
OpenPOWER on IntegriCloud