aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/palmz72.conf
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2007-01-23 21:05:04 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2007-01-23 21:05:04 +0000
commit61e665f504e0a8194660c0192fc052112e046996 (patch)
tree150a8ed88f8d18de8c38be1563a2dd02590a4b4a /conf/machine/palmz72.conf
parenta82352601d76ba57c0b501ac62d81f4cb8cd46cb (diff)
downloadopenembedded-61e665f504e0a8194660c0192fc052112e046996.tar.gz
zire72: rename to palmz72 like it was submitted
Diffstat (limited to 'conf/machine/palmz72.conf')
-rw-r--r--conf/machine/palmz72.conf24
1 files changed, 24 insertions, 0 deletions
diff --git a/conf/machine/palmz72.conf b/conf/machine/palmz72.conf
new file mode 100644
index 0000000000..0178adf459
--- /dev/null
+++ b/conf/machine/palmz72.conf
@@ -0,0 +1,24 @@
+#@TYPE: Machine
+#@NAME: Palm Zire 72
+#@DESCRIPTION: Machine configuration for the Palm Zire 72
+
+TARGET_ARCH = "arm"
+PACKAGE_EXTRA_ARCHS = "arm armv4t armv5te"
+
+PREFERRED_PROVIDER_virtual/kernel = "linux-hackndev-2.6"
+PREFERRED_PROVIDER_virtual/kernel-image = "linux-hackndev-2.6"
+
+PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive"
+
+MACHINE_FEATURES = "kernel26 touchscreen apm alsa pcmcia irda ext2 usbgadget screen"
+
+ROOT_FLASH_SIZE = "100"
+
+SERIAL_CONSOLE = "115200 ttyS0"
+
+GUI_MACHINE_CLASS = "bigscreen"
+
+# Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm.
+require conf/machine/include/tune-xscale.conf
+
+module_autoload_sa1100-rtc = "sa1100-rtc"