aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/palmz72.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/palmz72.conf')
-rw-r--r--conf/machine/palmz72.conf21
1 files changed, 21 insertions, 0 deletions
diff --git a/conf/machine/palmz72.conf b/conf/machine/palmz72.conf
new file mode 100644
index 0000000..9766434
--- /dev/null
+++ b/conf/machine/palmz72.conf
@@ -0,0 +1,21 @@
+#@TYPE: Machine
+#@NAME: Palm Zire 72
+#@DESCRIPTION: Machine configuration for the Palm Zire 72
+
+require conf/machine/include/palm.inc
+
+ROOT_FLASH_SIZE = "100"
+MACHINE_GUI_CLASS = "bigscreen"
+MACHINE_DISPLAY_WIDTH_PIXELS = "320"
+MACHINE_DISPLAY_HEIGHT_PIXELS = "320"
+
+SERIAL_CONSOLE = "115200 ttyS0"
+
+MACHINE_EXTRA_RRECOMMENDS += "kernel-module-i2c-pxa \
+ kernel-module-i2c-algo-pxa \
+ kernel-module-i2c-dev \
+ kernel-module-wm97xx-ts \
+ kernel-module-palmz72-battery"
+
+module_autoload_g_ether = "g_ether"
+