aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/palmt680.conf
diff options
context:
space:
mode:
authorSergey Lapin <slapinid@gmail.com>2007-07-29 02:42:52 +0000
committerSergey Lapin <slapinid@gmail.com>2007-07-29 02:42:52 +0000
commit3ff2de1f481107ffc8f4695a42a91a3613869a58 (patch)
treeb1d15fdaace5c614db0cc38e9ba53de282bbfc03 /conf/machine/palmt680.conf
parentf47bdc74bdbf4451361af5533a53b83b533d52ae (diff)
downloadopenembedded-3ff2de1f481107ffc8f4695a42a91a3613869a58.tar.gz
palms: Removed obsolete pxapwm-bl driver from machine configs
Diffstat (limited to 'conf/machine/palmt680.conf')
-rw-r--r--conf/machine/palmt680.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/conf/machine/palmt680.conf b/conf/machine/palmt680.conf
new file mode 100644
index 0000000000..b5e8aebb54
--- /dev/null
+++ b/conf/machine/palmt680.conf
@@ -0,0 +1,14 @@
+#@TYPE: Machine
+#@NAME: Palm Treo 680
+#@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-wm97xx-ts"