aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/palmz72.conf
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2015-04-18 23:29:04 +0200
committerAndrea Adami <andrea.adami@gmail.com>2015-04-18 23:58:16 +0200
commite91b21268838ba5a90d98212181e570e7605d058 (patch)
tree3b02220685255b794dd5a2c0fac5541ffa7db558 /conf/machine/palmz72.conf
parent36fade9a8de8209722aa9151d8aeb4e19fac0b5f (diff)
downloadmeta-handheld-e91b21268838ba5a90d98212181e570e7605d058.tar.gz
palm: remove unmaintained machines, bsp tools and kernels
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Diffstat (limited to 'conf/machine/palmz72.conf')
-rw-r--r--conf/machine/palmz72.conf20
1 files changed, 0 insertions, 20 deletions
diff --git a/conf/machine/palmz72.conf b/conf/machine/palmz72.conf
deleted file mode 100644
index 8da3d6c..0000000
--- a/conf/machine/palmz72.conf
+++ /dev/null
@@ -1,20 +0,0 @@
-#@TYPE: Machine
-#@NAME: Palm Zire 72
-#@DESCRIPTION: Machine configuration for the Palm Zire 72
-
-require conf/machine/include/palm.inc
-
-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"
-