summaryrefslogtreecommitdiffstats
path: root/conf/machine/intel-corei7-64.conf
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2018-01-17 15:45:40 +0800
committerCalifornia Sullivan <california.l.sullivan@intel.com>2018-01-17 11:36:26 -0800
commit7bf03f7612834142355189c46ccdb4b309acc58a (patch)
tree08d5b4a006dba12eb2b751eda56b5947af25fb56 /conf/machine/intel-corei7-64.conf
parent3845413cfb3f91a5b2c30e6ce82274c66ce8eebd (diff)
downloadmeta-intel-7bf03f7612834142355189c46ccdb4b309acc58a.tar.gz
xf86-video-mga: remove recipe from meta-intel
This driver was added for a platform that is no longer supported. This recipe is also maintained in meta-oe in case it's required outside of meta-intel. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Diffstat (limited to 'conf/machine/intel-corei7-64.conf')
-rw-r--r--conf/machine/intel-corei7-64.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/intel-corei7-64.conf b/conf/machine/intel-corei7-64.conf
index 78a1f6e9..8b36b361 100644
--- a/conf/machine/intel-corei7-64.conf
+++ b/conf/machine/intel-corei7-64.conf
@@ -31,7 +31,6 @@ XSERVER ?= "${XSERVER_X86_BASE} \
31 ${XSERVER_X86_FBDEV} \ 31 ${XSERVER_X86_FBDEV} \
32 ${XSERVER_X86_I915} \ 32 ${XSERVER_X86_I915} \
33 ${XSERVER_X86_I965} \ 33 ${XSERVER_X86_I965} \
34 ${XSERVER_X86_MATROX_MGA} \
35 ${XSERVER_X86_MODESETTING} \ 34 ${XSERVER_X86_MODESETTING} \
36 ${XSERVER_X86_VESA} \ 35 ${XSERVER_X86_VESA} \
37 ${XSERVER_X86_ASPEED_AST} \ 36 ${XSERVER_X86_ASPEED_AST} \