aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/jornada7xx.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/jornada7xx.conf')
-rw-r--r--conf/machine/jornada7xx.conf20
1 files changed, 0 insertions, 20 deletions
diff --git a/conf/machine/jornada7xx.conf b/conf/machine/jornada7xx.conf
deleted file mode 100644
index c988694..0000000
--- a/conf/machine/jornada7xx.conf
+++ /dev/null
@@ -1,20 +0,0 @@
-#@TYPE: Machine
-#@NAME: HP Jornada 7xx
-#@DESCRIPTION: Machine configuration for the SA1110 based HP Jornada 7xx palmtop computer
-
-require conf/machine/include/tune-strongarm1100.inc
-
-PREFERRED_PROVIDER_virtual/kernel = "linux-jlime-jornada7xx"
-MACHINE_FEATURES = "apm alsa pcmcia irda keyboard touchscreen screen vfat"
-MACHINE_EXTRA_RDEPENDS = "kernel-modules bluez-dtl1-workaround"
-
-JFFS2_ERASEBLOCK = "0x40000"
-# For NOR flash we need the cleanmarkers so override the defaults
-EXTRA_IMAGECMD_jffs2 = "-p -l -e ${JFFS2_ERASEBLOCK}"
-
-#screeninfo
-MACHINE_GUI_CLASS = "smallscreen"
-MACHINE_DISPLAY_WIDTH_PIXELS = "640"
-MACHINE_DISPLAY_HEIGHT_PIXELS = "240"
-
-SYSVINIT_ENABLED_GETTYS = "1 2 3 4 5 6"