aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos4/Kconfig
diff options
context:
space:
mode:
authorJoonyoung Shim <jy0922.shim@samsung.com>2011-03-23 02:25:14 -0400
committerKukjin Kim <kgene.kim@samsung.com>2011-05-05 20:36:47 -0400
commit3260ecd859ba842c709f205cbc01408b826bb387 (patch)
tree41230aad8dc8aa4250ba9f4f4686e8ca4bb012c9 /arch/arm/mach-exynos4/Kconfig
parent3d73998558beac1e56efaaf7c5bf3469ee4c6ba2 (diff)
ARM: EXYNOS4: Add Atmel mXT touchscreen device to the NURI board
This patch is to support Atmel mXT touchscreen device to the NURI board. Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-exynos4/Kconfig')
-rw-r--r--arch/arm/mach-exynos4/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-exynos4/Kconfig b/arch/arm/mach-exynos4/Kconfig
index e849f67be47d..11b57a4d53fa 100644
--- a/arch/arm/mach-exynos4/Kconfig
+++ b/arch/arm/mach-exynos4/Kconfig
@@ -169,8 +169,10 @@ config MACH_NURI
169 select S3C_DEV_HSMMC2 169 select S3C_DEV_HSMMC2
170 select S3C_DEV_HSMMC3 170 select S3C_DEV_HSMMC3
171 select S3C_DEV_I2C1 171 select S3C_DEV_I2C1
172 select S3C_DEV_I2C3
172 select S3C_DEV_I2C5 173 select S3C_DEV_I2C5
173 select EXYNOS4_SETUP_I2C1 174 select EXYNOS4_SETUP_I2C1
175 select EXYNOS4_SETUP_I2C3
174 select EXYNOS4_SETUP_I2C5 176 select EXYNOS4_SETUP_I2C5
175 select EXYNOS4_SETUP_SDHCI 177 select EXYNOS4_SETUP_SDHCI
176 select SAMSUNG_DEV_PWM 178 select SAMSUNG_DEV_PWM