aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/h3600_defconfig
diff options
context:
space:
mode:
authorRussell King <rmk@dyn-67.arm.linux.org.uk>2006-11-25 11:19:23 -0500
committerRussell King <rmk+kernel@arm.linux.org.uk>2006-11-26 11:39:00 -0500
commitd00ec458cb9235025d20cf2783d3ddcd879a6c48 (patch)
tree503bc7ab685272437dc264515eaa0d9ca3586fac /arch/arm/configs/h3600_defconfig
parent5d48545e5e88ab7a27ba6a5cb1e8fff617754b61 (diff)
[ARM] Add PM_LEGACY defaults
Eliminate two warnings: kernel/power/pm.c:205: warning: 'pm_register' is deprecated (declared at kernel/power/pm.c:64) kernel/power/pm.c:206: warning: 'pm_send_all' is deprecated (declared at kernel/power/pm.c:180) by updating defconfig files to contain a sensible PM_LEGACY default. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/configs/h3600_defconfig')
-rw-r--r--arch/arm/configs/h3600_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/h3600_defconfig b/arch/arm/configs/h3600_defconfig
index 7a0da0b7facb..8f986e9f1c62 100644
--- a/arch/arm/configs/h3600_defconfig
+++ b/arch/arm/configs/h3600_defconfig
@@ -194,6 +194,7 @@ CONFIG_BINFMT_ELF=y
194# Power management options 194# Power management options
195# 195#
196CONFIG_PM=y 196CONFIG_PM=y
197# CONFIG_PM_LEGACY is not set
197# CONFIG_APM is not set 198# CONFIG_APM is not set
198 199
199# 200#