diff options
author | Richard Purdie <richard@openedhand.com> | 2008-07-22 13:18:50 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2008-07-22 13:18:50 +0000 |
commit | 0a968eeb415dc0aa829b1457ec8f404926ea6780 (patch) | |
tree | 615b2806313d51fefae42bf96b35fcae3b63f08f /meta | |
parent | 99b84098c27647470872d3f7fbd48f89979a87de (diff) | |
download | poky-0a968eeb415dc0aa829b1457ec8f404926ea6780.tar.gz |
linux-omap-2.6.22.19: Enable APM
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4932 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r-- | meta/packages/linux/linux-omap-2.6.22.19/defconfig-omap-3430ldp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/linux/linux-omap-2.6.22.19/defconfig-omap-3430ldp b/meta/packages/linux/linux-omap-2.6.22.19/defconfig-omap-3430ldp index acf4c22af1..6dbeed4781 100644 --- a/meta/packages/linux/linux-omap-2.6.22.19/defconfig-omap-3430ldp +++ b/meta/packages/linux/linux-omap-2.6.22.19/defconfig-omap-3430ldp | |||
@@ -312,7 +312,7 @@ CONFIG_PM=y | |||
312 | # CONFIG_PM_LEGACY is not set | 312 | # CONFIG_PM_LEGACY is not set |
313 | # CONFIG_PM_DEBUG is not set | 313 | # CONFIG_PM_DEBUG is not set |
314 | CONFIG_PM_SYSFS_DEPRECATED=y | 314 | CONFIG_PM_SYSFS_DEPRECATED=y |
315 | # CONFIG_APM_EMULATION is not set | 315 | CONFIG_APM_EMULATION=y |
316 | 316 | ||
317 | # | 317 | # |
318 | # OMAP power management options | 318 | # OMAP power management options |