aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/h1910.conf22
1 files changed, 22 insertions, 0 deletions
diff --git a/conf/machine/h1910.conf b/conf/machine/h1910.conf
new file mode 100644
index 0000000000..468fcf1838
--- /dev/null
+++ b/conf/machine/h1910.conf
@@ -0,0 +1,22 @@
+#@TYPE: Machine
+#@NAME: HP iPAQ H1910/H1915
+#@DESCRIPTION: Machine configuration for the HP iPAQ H1910/H1915
+
+KERNEL ?= "kernel26"
+OVERRIDES =. "${KERNEL}:"
+
+TARGET_ARCH = "arm"
+IPKG_ARCHS = "all arm armv5te h1910"
+
+include conf/machine/tune-xscale.conf
+
+PREFERRED_PROVIDER_xserver = "xserver-kdrive"
+
+BOOTSTRAP_EXTRA_DEPENDS = "udev apmd irda-utils network-suspend-scripts modutils-collateral mtd-utils"
+BOOTSTRAP_EXTRA_RDEPENDS = "udev apm apmd network-suspend-scripts modutils-collateral mtd-utils"
+BOOTSTRAP_EXTRA_RRECOMMENDS += ""
+
+EXTRA_IMAGECMD_h1910_jffs2 = "-e 0x4000 -p -n"
+
+GUI_MACHINE_CLASS = "smallscreen"
+