diff options
Diffstat (limited to 'arch/arm/mach-s3c2440/Kconfig')
-rw-r--r-- | arch/arm/mach-s3c2440/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-s3c2440/Kconfig b/arch/arm/mach-s3c2440/Kconfig index c461fb8e15c0..914e620f1257 100644 --- a/arch/arm/mach-s3c2440/Kconfig +++ b/arch/arm/mach-s3c2440/Kconfig | |||
@@ -5,7 +5,6 @@ | |||
5 | config CPU_S3C2440 | 5 | config CPU_S3C2440 |
6 | bool | 6 | bool |
7 | select CPU_ARM920T | 7 | select CPU_ARM920T |
8 | select S3C_GPIO_PULL_UP | ||
9 | select S3C2410_CLOCK | 8 | select S3C2410_CLOCK |
10 | select S3C2410_PM if PM | 9 | select S3C2410_PM if PM |
11 | select S3C2440_DMA if S3C2410_DMA | 10 | select S3C2440_DMA if S3C2410_DMA |
@@ -17,7 +16,6 @@ config CPU_S3C2440 | |||
17 | config CPU_S3C2442 | 16 | config CPU_S3C2442 |
18 | bool | 17 | bool |
19 | select CPU_ARM920T | 18 | select CPU_ARM920T |
20 | select S3C_GPIO_PULL_DOWN | ||
21 | select S3C2410_CLOCK | 19 | select S3C2410_CLOCK |
22 | select S3C2410_PM if PM | 20 | select S3C2410_PM if PM |
23 | select CPU_S3C244X | 21 | select CPU_S3C244X |