aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c2442
diff options
context:
space:
mode:
authorSven Rebhan <odinshorse@googlemail.com>2009-02-07 11:26:36 +0000
committerAndy Green <agreen@octopus.localdomain>2009-02-07 11:26:36 +0000
commit9de115606093ec1607d0f396969fdc2865d4c2ec (patch)
tree3df0adefe551d850a1a94eb4680e3e7d378e87b4 /arch/arm/mach-s3c2442
parenta7be0bd1ffc84bba9415da576c49973968f4ae28 (diff)
CPU_S3C2442 does not depend on ARCH_S3C2440
The dependency on ARCH_S3C2440 forces us to select at least one S3C2440 machine to get the makefile system to select the required options for our S3C2442 GTA02. By removing this option I can build fine with only the GTA02 machine selected. Signed-off-by: Sven Rebhan <odinshorse@googlemail.com>
Diffstat (limited to 'arch/arm/mach-s3c2442')
-rw-r--r--arch/arm/mach-s3c2442/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c2442/Kconfig b/arch/arm/mach-s3c2442/Kconfig
index 9832a252249..6813758da5c 100644
--- a/arch/arm/mach-s3c2442/Kconfig
+++ b/arch/arm/mach-s3c2442/Kconfig
@@ -8,7 +8,6 @@ config CPU_S3C2442
bool
depends on ARCH_S3C2410
select CPU_ARM920T
- depends on ARCH_S3C2440
select S3C2410_CLOCK
select S3C2410_GPIO
select S3C2410_PM if PM