projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8271e5
)
[ARM] 4222/1: S3C2443: Remove reference to missing S3C2443_PM
author
Ben Dooks
<ben-linux@fluff.org>
Sat, 17 Feb 2007 15:41:12 +0000
(16:41 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 17 Feb 2007 20:04:17 +0000
(20:04 +0000)
S3C2443_PM is not defined in our Kconfig, so
remove the reference from CPU_S3C2443 to stop
the configuration process warning about it.
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-s3c2443/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/mach-s3c2443/Kconfig
b/arch/arm/mach-s3c2443/Kconfig
index 079c1effd3d265f42e2706c1f11a448390f9e83f..c649bb2e7ce84ef7bddd9761d212480975dcfefa 100644
(file)
--- a/
arch/arm/mach-s3c2443/Kconfig
+++ b/
arch/arm/mach-s3c2443/Kconfig
@@
-7,7
+7,6
@@
config CPU_S3C2443
bool
depends on ARCH_S3C2410
- select S3C2443_PM if PM
select S3C2443_DMA if S3C2410_DMA
help
Support for the S3C2443 SoC from the S3C24XX line