All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Zanussi <tom.zanussi@intel.com>
To: "poky@yoctoproject.org" <poky@yoctoproject.org>
Subject: [PATCH 2/3] crownbay: add drm emgd feature
Date: Tue, 07 Dec 2010 01:08:06 -0600	[thread overview]
Message-ID: <1291705686.2848.64.camel@elmorro> (raw)

Config options to enable the emgd 1.5 'Gold' driver.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
---
 wrs/cfg/kernel-cache/bsp/crownbay/crownbay.scc     |    1 +
 .../kernel-cache/features/drm-emgd/drm-emgd.cfg    |    3 +++
 .../kernel-cache/features/drm-emgd/drm-emgd.scc    |    1 +
 3 files changed, 5 insertions(+), 0 deletions(-)
 create mode 100644 wrs/cfg/kernel-cache/features/drm-emgd/drm-emgd.cfg
 create mode 100644 wrs/cfg/kernel-cache/features/drm-emgd/drm-emgd.scc

diff --git a/wrs/cfg/kernel-cache/bsp/crownbay/crownbay.scc b/wrs/cfg/kernel-cache/bsp/crownbay/crownbay.scc
index 5f4c7fa..c37fcf1 100644
--- a/wrs/cfg/kernel-cache/bsp/crownbay/crownbay.scc
+++ b/wrs/cfg/kernel-cache/bsp/crownbay/crownbay.scc
@@ -4,3 +4,4 @@ include features/latencytop/latencytop.scc
 include features/profiling/profiling.scc
 include features/serial/8250.scc
 include features/logbuf/size-normal.scc
+include features/drm-emgd/drm-emgd.scc
diff --git a/wrs/cfg/kernel-cache/features/drm-emgd/drm-emgd.cfg b/wrs/cfg/kernel-cache/features/drm-emgd/drm-emgd.cfg
new file mode 100644
index 0000000..cb9558d
--- /dev/null
+++ b/wrs/cfg/kernel-cache/features/drm-emgd/drm-emgd.cfg
@@ -0,0 +1,3 @@
+CONFIG_DRM=y
+CONFIG_DRM_EGD=m
+CONFIG_DRM_KMS_HELPER=m
diff --git a/wrs/cfg/kernel-cache/features/drm-emgd/drm-emgd.scc b/wrs/cfg/kernel-cache/features/drm-emgd/drm-emgd.scc
new file mode 100644
index 0000000..672ee2e
--- /dev/null
+++ b/wrs/cfg/kernel-cache/features/drm-emgd/drm-emgd.scc
@@ -0,0 +1 @@
+kconf hardware drm-emgd.cfg
-- 
1.7.0.4





                 reply	other threads:[~2010-12-07  7:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1291705686.2848.64.camel@elmorro \
    --to=tom.zanussi@intel.com \
    --cc=poky@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.