imote2.conf: Add Xbow iMote 2 machine.
authorStefan Schmidt <stefan@datenfreihafen.org>
Sun, 14 Feb 2010 12:31:22 +0000 (13:31 +0100)
committerStefan Schmidt <stefan@datenfreihafen.org>
Mon, 15 Feb 2010 20:17:48 +0000 (21:17 +0100)
conf/machine/imote2.conf [new file with mode: 0644]

diff --git a/conf/machine/imote2.conf b/conf/machine/imote2.conf
new file mode 100644 (file)
index 0000000..06a4fbf
--- /dev/null
@@ -0,0 +1,15 @@
+#@TYPE: Machine
+#@Name: Crossbow iMote2
+#@DESCRIPTION: Machine configuration for Crossbow iMote 2
+TARGET_ARCH = "arm"
+
+PREFERRED_PROVIDER_virtual/kernel = "linux"
+
+PACKAGE_EXTRA_ARCHS = " iwmmxt"
+
+require conf/machine/include/tune-xscale.inc
+
+# used by opie-collections.inc
+ROOT_FLASH_SIZE ?= "32"
+
+MACHINE_FEATURES = "kernel26 usbgadget alsa iwmmxt"