All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 2/2] sugarbay: enable i915 graphics
@ 2011-01-31 21:18 Tom Zanussi
  0 siblings, 0 replies; only message in thread
From: Tom Zanussi @ 2011-01-31 21:18 UTC (permalink / raw)
  To: poky

From: Tom Zanussi <tom.zanussi@intel.com>

Which includes snb support...

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
---
 meta/cfg/kernel-cache/bsp/sugarbay/sugarbay.scc |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/meta/cfg/kernel-cache/bsp/sugarbay/sugarbay.scc b/meta/cfg/kernel-cache/bsp/sugarbay/sugarbay.scc
index 716f9e4..86346f6 100644
--- a/meta/cfg/kernel-cache/bsp/sugarbay/sugarbay.scc
+++ b/meta/cfg/kernel-cache/bsp/sugarbay/sugarbay.scc
@@ -1,6 +1,10 @@
 kconf hardware sugarbay.cfg
 
-include features/latencytop/latencytop.scc
-include features/profiling/profiling.scc
+include features/i915/i915.scc
 include features/serial/8250.scc
+
 include features/logbuf/size-normal.scc
+
+include features/latencytop/latencytop.scc
+include features/profiling/profiling.scc
+
-- 
1.7.0.4



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2011-01-31 21:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-31 21:18 [PATCH 2/2] sugarbay: enable i915 graphics Tom Zanussi

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.