aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2416/Kconfig
diff options
context:
space:
mode:
authorKukjin Kim <kgene.kim@samsung.com>2011-08-30 07:35:05 -0400
committerKukjin Kim <kgene.kim@samsung.com>2011-09-21 02:07:05 -0400
commit5ec7414494ed1204c9e2ed0b8232b29860d0986f (patch)
treec9abc7cdc8fa293adb0ea38edbbaf49574329f3c /arch/arm/mach-s3c2416/Kconfig
parent782d8a3c0bdf23ec24fc8facb5af8510b2cf6de1 (diff)
ARM: SAMSUNG: Remove useless Samsung GPIO related CONFIGs
Cc: Ben Dooks <ben-linux@fluff.org> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-s3c2416/Kconfig')
-rw-r--r--arch/arm/mach-s3c2416/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c2416/Kconfig b/arch/arm/mach-s3c2416/Kconfig
index 69b48a7d1dbd..84c7b03e5a30 100644
--- a/arch/arm/mach-s3c2416/Kconfig
+++ b/arch/arm/mach-s3c2416/Kconfig
@@ -13,7 +13,6 @@ config CPU_S3C2416
13 select CPU_ARM926T 13 select CPU_ARM926T
14 select S3C2416_DMA if S3C2410_DMA 14 select S3C2416_DMA if S3C2410_DMA
15 select CPU_LLSERIAL_S3C2440 15 select CPU_LLSERIAL_S3C2440
16 select S3C_GPIO_PULL_UPDOWN
17 select SAMSUNG_CLKSRC 16 select SAMSUNG_CLKSRC
18 select S3C2443_CLOCK 17 select S3C2443_CLOCK
19 help 18 help