[ARM] 4062/1: S3C24XX: Anubis and Osiris shuld have CONFIG_PM_SIMTEC
authorBen Dooks <ben-linux@fluff.org>
Tue, 19 Dec 2006 22:46:17 +0000 (23:46 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 19 Dec 2006 22:54:53 +0000 (22:54 +0000)
Both CONFIG_MACH_OSIRIS and CONFIG_MACH_ANUBIS
should select CONFIG_PM_SIMTEC.

This patch moves the selection of CONFIG_PM_SIMTEC
to the machines that require it, as currently done
with other machines in the S3C2410 architecture.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found