summaryrefslogtreecommitdiff
path: root/openembedded/conf/machine/qemuarm.conf
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/conf/machine/qemuarm.conf')
-rw-r--r--openembedded/conf/machine/qemuarm.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/openembedded/conf/machine/qemuarm.conf b/openembedded/conf/machine/qemuarm.conf
index 2238f6673..7a558a731 100644
--- a/openembedded/conf/machine/qemuarm.conf
+++ b/openembedded/conf/machine/qemuarm.conf
@@ -7,13 +7,15 @@ KERNEL_VERSION ?= "2.6"
TARGET_ARCH = "arm"
IPKG_ARCHS = "all arm armv4 armv5te qemuarm"
+PCMCIA_MANAGER = "pcmciautils"
PREFERRED_PROVIDER_xserver = "xserver-kdrive"
GUI_MACHINE_CLASS = "bigscreen"
GPE_EXTRA_INSTALL += "gaim sylpheed"
include conf/machine/include/handheld-common.conf
+include conf/machine/include/tune-arm926ejs.conf
-SERIAL_CONSOLE = "115200 ttyS0"
+SERIAL_CONSOLE = "115200 ttyAMA0"
PREFERRED_PROVIDER_virtual/kernel = "linux-openzaurus"