summaryrefslogtreecommitdiffstats
path: root/meta-emenlow/conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-emenlow/conf')
-rw-r--r--meta-emenlow/conf/machine/emenlow-noemgd.conf1
-rw-r--r--meta-emenlow/conf/machine/emenlow.conf2
2 files changed, 2 insertions, 1 deletions
diff --git a/meta-emenlow/conf/machine/emenlow-noemgd.conf b/meta-emenlow/conf/machine/emenlow-noemgd.conf
index 571e2f14..f7b11e6e 100644
--- a/meta-emenlow/conf/machine/emenlow-noemgd.conf
+++ b/meta-emenlow/conf/machine/emenlow-noemgd.conf
@@ -13,3 +13,4 @@ XSERVER ?= "${XSERVER_X86_BASE} \
13 ${XSERVER_X86_EXT} \ 13 ${XSERVER_X86_EXT} \
14 ${XSERVER_X86_MODESETTING} \ 14 ${XSERVER_X86_MODESETTING} \
15 " 15 "
16APPEND += "reboot=pci"
diff --git a/meta-emenlow/conf/machine/emenlow.conf b/meta-emenlow/conf/machine/emenlow.conf
index ebbde95d..502d196a 100644
--- a/meta-emenlow/conf/machine/emenlow.conf
+++ b/meta-emenlow/conf/machine/emenlow.conf
@@ -29,4 +29,4 @@ PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0"
29PREFERRED_VERSION_emgd-driver-bin ?= "1.18" 29PREFERRED_VERSION_emgd-driver-bin ?= "1.18"
30PREFERRED_VERSION_libva ?= "1.0.16" 30PREFERRED_VERSION_libva ?= "1.0.16"
31 31
32APPEND += "video=vesafb vga=0x318 vmalloc=256MB" 32APPEND += "video=vesafb vga=0x318 vmalloc=256MB reboot=pci"