aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s3c24xx/Kconfig
diff options
context:
space:
mode:
authorHeiko Stuebner <heiko@sntech.de>2012-03-07 04:47:15 -0500
committerKukjin Kim <kgene.kim@samsung.com>2012-03-07 04:47:15 -0500
commit2c5689a7c96ea4c04f0454cd29eaf957a3080877 (patch)
tree2fb8dd5bbddc1dc55d30b62c273b0ab1705d6e70 /arch/arm/plat-s3c24xx/Kconfig
parentec2cc753f47bfb4ce3584eb8cd9119340617bf12 (diff)
ARM: S3C24XX: Move device setup files to mach directory
Includes a small rename of the SETUP_TS option to a S3C24XX prefix. Signed-off-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/plat-s3c24xx/Kconfig')
-rw-r--r--arch/arm/plat-s3c24xx/Kconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/plat-s3c24xx/Kconfig b/arch/arm/plat-s3c24xx/Kconfig
index 0338d207475d..21bf6adb9198 100644
--- a/arch/arm/plat-s3c24xx/Kconfig
+++ b/arch/arm/plat-s3c24xx/Kconfig
@@ -113,9 +113,4 @@ config S3C2412_IOTIMING
113 Intel node to select io timing code that is common to the s3c2412 113 Intel node to select io timing code that is common to the s3c2412
114 and the s3c2443. 114 and the s3c2443.
115 115
116config S3C2410_SETUP_TS
117 bool
118 help
119 Compile in platform device definition for Samsung TouchScreen.
120
121endif 116endif