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/packages/linux/linux-omap-2.6.22.19/defconfig-omap-3430ldp | |
parent | 99b84098c27647470872d3f7fbd48f89979a87de (diff) | |
download | openembedded-core-0a968eeb415dc0aa829b1457ec8f404926ea6780.tar.gz openembedded-core-0a968eeb415dc0aa829b1457ec8f404926ea6780.tar.bz2 openembedded-core-0a968eeb415dc0aa829b1457ec8f404926ea6780.zip |
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/packages/linux/linux-omap-2.6.22.19/defconfig-omap-3430ldp')
-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 # CONFIG_PM_LEGACY is not set # CONFIG_PM_DEBUG is not set CONFIG_PM_SYSFS_DEPRECATED=y -# CONFIG_APM_EMULATION is not set +CONFIG_APM_EMULATION=y # # OMAP power management options |