aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2015-04-18 23:35:25 +0200
committerAndrea Adami <andrea.adami@gmail.com>2015-04-18 23:58:27 +0200
commite425c6a3fb575da5f413a06894fec35e2d4430f7 (patch)
tree61464fdbc44c9ff65b17d18ec8a259b6bebbde95 /conf
parente6789546f49fbaf9af455f23d1852e86f7f7613b (diff)
downloadmeta-handheld-e425c6a3fb575da5f413a06894fec35e2d4430f7.tar.gz
simpad: remove unmaintained machine
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/simpad.conf19
1 files changed, 0 insertions, 19 deletions
diff --git a/conf/machine/simpad.conf b/conf/machine/simpad.conf
deleted file mode 100644
index 1213053..0000000
--- a/conf/machine/simpad.conf
+++ /dev/null
@@ -1,19 +0,0 @@
-#@TYPE: Machine
-#@NAME: SIEMENS SIMpad SL4, SIEMENS SIMpad CL4, SIEMENS SIMpad SLC, Telekom T-Sinus PAD
-#@DESCRIPTION: Machine configuration for the SA1100 based SIEMENS SIMpad and Telekom T-Sinus PAD devices
-
-require conf/machine/include/tune-strongarm1100.inc
-
-MACHINE_FEATURES = "apm pcmcia irda screen touchscreen vfat"
-
-PREFERRED_PROVIDER_virtual/kernel = "linux"
-
-JFFS2_ERASEBLOCK = "0x20000"
-# For NOR flash we need the cleanmarkers so override the defaults
-EXTRA_IMAGECMD_jffs2 = "-p -l -e ${JFFS2_ERASEBLOCK}"
-
-MACHINE_GUI_CLASS = "bigscreen"
-MACHINE_DISPLAY_WIDTH_PIXELS = "800"
-MACHINE_DISPLAY_HEIGHT_PIXELS= "600"
-SERIAL_CONSOLE = "ttySA0 115200 vt100"
-USE_VT = "0"