aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c2442/Kconfig
diff options
context:
space:
mode:
authormokopatches <mokopatches@openmoko.org>2008-11-19 17:03:14 +0000
committerwarmcat <andy@warmcat.com>2008-11-19 17:03:14 +0000
commit4cf0b6e7a59045ce9ca0b653910fc6fce1167d9a (patch)
treef14a64dba9b28d18ef353c61cd99c4f22c052dad /arch/arm/mach-s3c2442/Kconfig
parent2cae8d0e268fe753f3ae7af8c4989aa68bff40e9 (diff)
s3c2442b-cpuid.patch
Add the Samsung S3C2442B CPU idcode to the samsung s3c24xx platform code and fix a Kconfig typo related tot the 2442.
Diffstat (limited to 'arch/arm/mach-s3c2442/Kconfig')
-rw-r--r--arch/arm/mach-s3c2442/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c2442/Kconfig b/arch/arm/mach-s3c2442/Kconfig
index 26d131a7707..6cc68a142a7 100644
--- a/arch/arm/mach-s3c2442/Kconfig
+++ b/arch/arm/mach-s3c2442/Kconfig
@@ -6,7 +6,7 @@
config CPU_S3C2442
bool
- depends on ARCH_S3C2410
+ depends on ARCH_S3C2440
select S3C2410_CLOCK
select S3C2410_GPIO
select S3C2410_PM if PM