summaryrefslogtreecommitdiffstats
path: root/meta-emenlow/conf/machine/emenlow.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-emenlow/conf/machine/emenlow.conf')
-rw-r--r--meta-emenlow/conf/machine/emenlow.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-emenlow/conf/machine/emenlow.conf b/meta-emenlow/conf/machine/emenlow.conf
index 49b689a0..57a96c3e 100644
--- a/meta-emenlow/conf/machine/emenlow.conf
+++ b/meta-emenlow/conf/machine/emenlow.conf
@@ -34,6 +34,8 @@ XSERVER ?= "xserver-psb \
34 34
35SERIAL_CONSOLE = "115200 ttyS0" 35SERIAL_CONSOLE = "115200 ttyS0"
36 36
37APPEND += "video=vesafb vga=0x318"
38
37MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts" 39MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts"
38 40
39IMAGE_FSTYPES ?= "ext3 cpio.gz live" 41IMAGE_FSTYPES ?= "ext3 cpio.gz live"