From: walimis <walimisdev@gmail.com>
To: Bruce.Ashfield@windriver.com
Cc: yocto@yoctoproject.org, dvhart@linux.intel.com
Subject: [PATCH] meta: add APM Emulation option to beagleboard
Date: Fri, 19 Aug 2011 17:43:49 +0800 [thread overview]
Message-ID: <1313747029-10209-1-git-send-email-walimisdev@gmail.com> (raw)
From: Liming Wang <liming.wang@windriver.com>
apmd daemon needs this option to work, so add this to beagleboard
kernel config file.
Signed-off-by: Liming Wang <liming.wang@windriver.com>
---
.../kernel-cache/bsp/beagleboard/beagleboard.cfg | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/meta/cfg/kernel-cache/bsp/beagleboard/beagleboard.cfg b/meta/cfg/kernel-cache/bsp/beagleboard/beagleboard.cfg
index 00485d2..56fce58 100644
--- a/meta/cfg/kernel-cache/bsp/beagleboard/beagleboard.cfg
+++ b/meta/cfg/kernel-cache/bsp/beagleboard/beagleboard.cfg
@@ -328,3 +328,8 @@ CONFIG_VIDEO_OMAP3_ISP=y
# CONFIG_VIDEO_OMAP34XX_ISP_PREVIEWER is not set
CONFIG_VIDEO_OMAP34XX_ISP_RESIZER=y
# CONFIG_VIDEO_HELPER_CHIPS_AUTO is not set
+
+#
+# Advanced Power Management Emulation support
+#
+CONFIG_APM_EMULATION=y
--
1.7.0.4
next reply other threads:[~2011-08-19 10:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-19 9:43 walimis [this message]
2011-08-19 13:49 ` [PATCH] meta: add APM Emulation option to beagleboard Darren Hart
2011-08-21 4:22 ` Bruce Ashfield
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1313747029-10209-1-git-send-email-walimisdev@gmail.com \
--to=walimisdev@gmail.com \
--cc=Bruce.Ashfield@windriver.com \
--cc=dvhart@linux.intel.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.