summaryrefslogtreecommitdiff
path: root/conf/machine/chumby.conf
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2008-01-16 23:03:32 +0000
committerMichael Lauer <mickey@vanille-media.de>2008-01-16 23:03:32 +0000
commit4039f0c65f6b69427d32fff4b2eed3eb90e3baec (patch)
tree706f4e026a5c8e0946c1051fd3b23d27511a5cad /conf/machine/chumby.conf
parenteb3a771f4dc6adab8b752af93f04ea6d442b63f8 (diff)
parentd3b631e4aa1de6111936a42ef7d8ffa07575c8d0 (diff)
merge of '9d982d512a4fe1be6d4da15efa2564ac9b14bb0d'
and 'b5107429ca97b2f516633a57175b0dc5846df507'
Diffstat (limited to 'conf/machine/chumby.conf')
-rw-r--r--conf/machine/chumby.conf20
1 files changed, 20 insertions, 0 deletions
diff --git a/conf/machine/chumby.conf b/conf/machine/chumby.conf
new file mode 100644
index 0000000000..1e36ddcfc7
--- /dev/null
+++ b/conf/machine/chumby.conf
@@ -0,0 +1,20 @@
+#@TYPE: Machine
+#@Name: Chumby
+#@DESCRIPTION: Machine configuration for the Chumby
+
+TARGET_ARCH = "arm"
+
+MACHINE_FEATURES = "kernel26 apm alsa bluetooth ext2 vfat touchscreen usbhost usbgadget wifi"
+
+GUI_MACHINE_CLASS = "smallscreen"
+PACKAGE_EXTRA_ARCHS = "arm armv4t armv5te"
+
+PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}-kernel"
+
+require conf/machine/include/tune-arm926ejs.inc
+
+# used by sysvinit_2
+SERIAL_CONSOLE = "38400 ttyS0"
+
+# used by opie-collections.inc
+ROOT_FLASH_SIZE = "22"