aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/omapzoom2.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/omapzoom2.conf')
-rw-r--r--conf/machine/omapzoom2.conf6
1 files changed, 4 insertions, 2 deletions
diff --git a/conf/machine/omapzoom2.conf b/conf/machine/omapzoom2.conf
index dd76a9fd38..abfec5e674 100644
--- a/conf/machine/omapzoom2.conf
+++ b/conf/machine/omapzoom2.conf
@@ -9,6 +9,7 @@ XSERVER = "xserver-xorg \
xf86-input-tslib \
xf86-input-mouse \
xf86-video-omapfb \
+ xf86-video-fbdev \
xf86-input-keyboard"
# Only has DVI connector for external screen
@@ -20,9 +21,9 @@ IMAGE_FSTYPES += "tar.bz2 jffs2"
EXTRA_IMAGECMD_jffs2 = "-lnp "
# Guesswork
-SERIAL_CONSOLE = "115200 ttyS2"
+SERIAL_CONSOLE = "115200 ttyS3"
-PREFERRED_PROVIDER_virtual/kernel = "linux-omap"
+PREFERRED_PROVIDER_virtual/kernel = "linux-omapandroid"
KERNEL_IMAGETYPE = "uImage"
@@ -50,5 +51,6 @@ PREFERRED_VERSION_u-boot = "git"
#EXTRA_IMAGEDEPENDS += "u-boot x-load"
#MACHINE_EXTRA_RRECOMMENDS = " omap3-sgx-modules "
+MACHINE_EXTRA_RRECOMMENDS = ""
# and sdio
MACHINE_FEATURES = "kernel26 touchscreen phone screen apm usbgadget usbhost vfat alsa"