aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/palmtx.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/palmtx.conf')
-rw-r--r--conf/machine/palmtx.conf27
1 files changed, 0 insertions, 27 deletions
diff --git a/conf/machine/palmtx.conf b/conf/machine/palmtx.conf
deleted file mode 100644
index 877d5ae..0000000
--- a/conf/machine/palmtx.conf
+++ /dev/null
@@ -1,27 +0,0 @@
-#@TYPE: Machine
-#@NAME: Palm TX
-#@DESCRIPTION: Machine configuration for the Palm TX
-
-require conf/machine/include/palm.inc
-
-MACHINE_GUI_CLASS = "bigscreen"
-MACHINE_DISPLAY_WIDTH_PIXELS = "320"
-MACHINE_DISPLAY_HEIGHT_PIXELS = "480"
-MACHINE_FEATURES += "pcmcia wifi"
-
-SERIAL_CONSOLE = "115200 ttyS0"
-
-MACHINE_EXTRA_RRECOMMENDS += "kernel-module-pxa27x-keyboard \
- kernel-module-wm97xx-ts \
- kernel-module-palmtx-battery \
- kernel-module-palmtx-border \
- kernel-module-bcm2035-uart \
- kernel-module-palmtx-pcmcia \
- kernel-module-pcmcia-core \
- kernel-module-pda-power \
- kernel-module-pxa2xx-core \
- kernel-module-snd-pxa2xx-ac97 \
- kernel-module-snd-pxa2xx-pcm"
-
-
-module_autoload_g_ether = "g_ether"