aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/palmtc.conf
diff options
context:
space:
mode:
authorSergey Lapin <slapinid@gmail.com>2007-07-13 22:28:36 +0000
committerSergey Lapin <slapinid@gmail.com>2007-07-13 22:28:36 +0000
commit32c2d4fb830df236bf889ff7562ba49a18a447ae (patch)
tree4721910bb5c1b18c4cafc6a92d7567d76c54d4c4 /conf/machine/palmtc.conf
parent3a126b0293a7b55b75cbd86da18bb642cd2e116f (diff)
downloadopenembedded-32c2d4fb830df236bf889ff7562ba49a18a447ae.tar.gz
Preliminary support for Palm Tungsten C
Diffstat (limited to 'conf/machine/palmtc.conf')
-rw-r--r--conf/machine/palmtc.conf16
1 files changed, 16 insertions, 0 deletions
diff --git a/conf/machine/palmtc.conf b/conf/machine/palmtc.conf
new file mode 100644
index 0000000000..f4fcb405c5
--- /dev/null
+++ b/conf/machine/palmtc.conf
@@ -0,0 +1,16 @@
+#@TYPE: Machine
+#@NAME: Palm TC
+#@DESCRIPTION: Machine configuration for the Palm TX
+
+require conf/machine/include/palm.conf
+
+MACHINE_FEATURES += "wifi"
+
+ROOT_FLASH_SIZE = "100"
+
+SERIAL_CONSOLE = "115200 ttyS0"
+
+GUI_MACHINE_CLASS = "bigscreen"
+
+MACHINE_EXTRA_RRECOMMENDS += "kernel-module-pxapwm-bl"
+