summaryrefslogtreecommitdiffstats
path: root/meta-emenlow/conf/machine/emenlow-noemgd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-emenlow/conf/machine/emenlow-noemgd.conf')
-rw-r--r--meta-emenlow/conf/machine/emenlow-noemgd.conf16
1 files changed, 16 insertions, 0 deletions
diff --git a/meta-emenlow/conf/machine/emenlow-noemgd.conf b/meta-emenlow/conf/machine/emenlow-noemgd.conf
new file mode 100644
index 00000000..9a995c12
--- /dev/null
+++ b/meta-emenlow/conf/machine/emenlow-noemgd.conf
@@ -0,0 +1,16 @@
+#@TYPE: Machine
+#@NAME: emenlow-noemgd
+
+#@WEBTITLE: Intel Atom Z5xx Processor With Intel US15W Controller Hub (eMenlow) with open source graphics
+
+#@DESCRIPTION: Machine configuration for eMenlow based systems, like the Webs-2120 box, without the Intel-proprietary graphics bits
+
+PREFERRED_VERSION_linux-yocto ?= "3.4%"
+
+require conf/machine/include/tune-atom.inc
+require conf/machine/include/ia32-base.inc
+
+XSERVER ?= "${XSERVER_IA32_BASE} \
+ ${XSERVER_IA32_EXT} \
+ ${XSERVER_IA32_MODESETTING} \
+ "