aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/palmtt5.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/palmtt5.conf')
-rw-r--r--conf/machine/palmtt5.conf15
1 files changed, 15 insertions, 0 deletions
diff --git a/conf/machine/palmtt5.conf b/conf/machine/palmtt5.conf
new file mode 100644
index 0000000..997c157
--- /dev/null
+++ b/conf/machine/palmtt5.conf
@@ -0,0 +1,15 @@
+#@TYPE: Machine
+#@NAME: Palm Tungsten T5
+#@DESCRIPTION: Machine configuration for the Palm Tungsten T5
+
+require conf/machine/include/palm.inc
+
+ROOT_FLASH_SIZE = "100"
+
+SERIAL_CONSOLE = "115200 ttyS0"
+
+GUI_MACHINE_CLASS = "bigscreen"
+
+MACHINE_EXTRA_RRECOMMENDS += "kernel-module-pxa27x-keyboard \
+ kernel-module-wm97xx-ts \
+ kernel-module-palmt5-battery"