summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s3c24xx/Makefile
diff options
context:
space:
mode:
authorNaveen Krishna <ch.naveen@samsung.com>2010-05-18 13:44:27 +0200
committerBen Dooks <ben-linux@fluff.org>2010-05-19 11:25:22 +0200
commit5bfdca146edc558ae6b3bac6b05dc5b1f094fbf3 (patch)
tree16f5d546a0ac4cd948efa8576ce20f8ecc6f865e /arch/arm/plat-s3c24xx/Makefile
parentARM: S3C64XX: Add touchscreen platform device definition (diff)
downloadlinux-5bfdca146edc558ae6b3bac6b05dc5b1f094fbf3.tar.xz
linux-5bfdca146edc558ae6b3bac6b05dc5b1f094fbf3.zip
ARM: SAMSUNG: Implements cfg_gpio function for Samsung touchscreen
This patch implements cfg_gpio function for Samsung touchscreen. And also modifies the H1940 machine respectively. Signed-off-by: Naveen Krishna Ch <ch.naveen@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/plat-s3c24xx/Makefile')
-rw-r--r--arch/arm/plat-s3c24xx/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/plat-s3c24xx/Makefile b/arch/arm/plat-s3c24xx/Makefile
index 44aea8868f89..c2064c308719 100644
--- a/arch/arm/plat-s3c24xx/Makefile
+++ b/arch/arm/plat-s3c24xx/Makefile
@@ -38,6 +38,7 @@ obj-$(CONFIG_S3C2410_CPUFREQ_UTILS) += s3c2410-cpufreq-utils.o
# device specific setup and/or initialisation
obj-$(CONFIG_ARCH_S3C2410) += setup-i2c.o
+obj-$(CONFIG_S3C2410_SETUP_TS) += setup-ts.o
# SPI gpio central GPIO functions