aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/palmt650.conf
diff options
context:
space:
mode:
authorSergey Lapin <slapinid@gmail.com>2007-07-12 18:40:15 +0000
committerSergey Lapin <slapinid@gmail.com>2007-07-12 18:40:15 +0000
commit3b1a342d9ddecfc89a4b761ea66d7a30c15f7d7a (patch)
tree923b33c72b38cda61a0bb693def4c37e777e8a3e /conf/machine/palmt650.conf
parent84978a329e9d55721bb48fcb777306ec9293b116 (diff)
downloadopenembedded-3b1a342d9ddecfc89a4b761ea66d7a30c15f7d7a.tar.gz
Adding support for Palm Treo 650 and Palm Tungsten T5
Diffstat (limited to 'conf/machine/palmt650.conf')
-rw-r--r--conf/machine/palmt650.conf15
1 files changed, 15 insertions, 0 deletions
diff --git a/conf/machine/palmt650.conf b/conf/machine/palmt650.conf
new file mode 100644
index 0000000000..90690fd5f4
--- /dev/null
+++ b/conf/machine/palmt650.conf
@@ -0,0 +1,15 @@
+#@TYPE: Machine
+#@NAME: Palm Treo 650
+#@DESCRIPTION: Machine configuration for the Palm TX
+
+require conf/machine/include/palm.conf
+
+ROOT_FLASH_SIZE = "100"
+
+SERIAL_CONSOLE = "115200 ttyS0"
+
+GUI_MACHINE_CLASS = "bigscreen"
+
+MACHINE_EXTRA_RRECOMMENDS += "kernel-module-pxa27x-keyboard \
+ kernel-module-pxapwm-bl \
+ kernel-module-wm97xx-ts"