Skip to content

Commit

Permalink
[ARM] 4222/1: S3C2443: Remove reference to missing S3C2443_PM
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Ben Dooks authored and Russell King committed Feb 17, 2007
1 parent f8271e5 commit 78c2644
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/mach-s3c2443/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 78c2644

Please sign in to comment.