aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/palmz31.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/palmz31.conf')
-rw-r--r--conf/machine/palmz31.conf19
1 files changed, 0 insertions, 19 deletions
diff --git a/conf/machine/palmz31.conf b/conf/machine/palmz31.conf
deleted file mode 100644
index 7f71eba..0000000
--- a/conf/machine/palmz31.conf
+++ /dev/null
@@ -1,19 +0,0 @@
-#@TYPE: Machine
-#@NAME: Palm Zire 31
-#@DESCRIPTION: Machine configuration for the Palm Zire 31
-
-require conf/machine/include/palm.inc
-
-MACHINE_GUI_CLASS = "smallscreen"
-MACHINE_DISPLAY_WIDTH_PIXELS = "160"
-MACHINE_DISPLAY_HEIGHT_PIXELS = "160"
-
-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-palmz31-battery"
-
-module_autoload_g_ether = "g_ether"