aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/palmld.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/palmld.conf')
-rw-r--r--conf/machine/palmld.conf35
1 files changed, 0 insertions, 35 deletions
diff --git a/conf/machine/palmld.conf b/conf/machine/palmld.conf
deleted file mode 100644
index 227b166..0000000
--- a/conf/machine/palmld.conf
+++ /dev/null
@@ -1,35 +0,0 @@
-#@TYPE: Machine
-#@NAME: Palm LifeDrive
-#@DESCRIPTION: Machine configuration for the Palm LifeDrive
-
-require conf/machine/include/palm.inc
-
-MACHINE_GUI_CLASS = "bigscreen"
-MACHINE_DISPLAY_WIDTH_PIXELS = "320"
-MACHINE_DISPLAY_HEIGHT_PIXELS = "480"
-MACHINE_FEATURES += "pcmcia wifi"
-MACHINE_FEATURES += "iwmmxt"
-
-
-MACHINE_EXTRA_RRECOMMENDS += "\
- kernel-module-bcm2035-uart \
- kernel-module-leds-palmld \
- kernel-module-ledtrig-heartbeat \
- kernel-module-ledtrig-hwtimer \
- kernel-module-ledtrig-timer \
- kernel-module-palmld-battery \
- kernel-module-palmld-ide \
- kernel-module-palmld-pcmcia \
- kernel-module-pcmcia-core \
- kernel-module-pda-power \
- kernel-module-pxa2xx-core \
- kernel-module-snd-pxa2xx-ac97 \
- kernel-module-snd-pxa2xx-pcm \
- "
-
-#
-# Modules autoload and other boot properties
-#
-
-module_conf_wm97xx-ts = "options wm97xx-ts pil=2"
-