From 714d42c9b95975d2f2776cf4a1380777cbeb649e Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 9 Aug 2005 17:48:08 +0000 Subject: Add slightly adjusted h1910.conf --- conf/machine/h1910.conf | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 conf/machine/h1910.conf (limited to 'conf') 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" + -- cgit v1.2.3