summaryrefslogtreecommitdiff
path: root/conf/machine/include/collie-2.4.conf
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2006-12-30 09:48:43 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2006-12-30 09:48:43 +0000
commit820b582b2c01f47591ae8057a0e33fff15e3a2ae (patch)
tree0e2eff07a62f8623bdf052d41acec5d379529093 /conf/machine/include/collie-2.4.conf
parent8a5b84520e31fb041d453d10cc1fe0d135b58731 (diff)
parent46c09a35eea203bc18b686ca3f61cb711e1bde1a (diff)
merge of '886f590eaf51aa5f80dff32c73a8d713ce989b3c'
and 'bbe0f81068d50c751254355e444d82da046b3a41'
Diffstat (limited to 'conf/machine/include/collie-2.4.conf')
-rw-r--r--conf/machine/include/collie-2.4.conf17
1 files changed, 17 insertions, 0 deletions
diff --git a/conf/machine/include/collie-2.4.conf b/conf/machine/include/collie-2.4.conf
new file mode 100644
index 0000000000..0412ea359a
--- /dev/null
+++ b/conf/machine/include/collie-2.4.conf
@@ -0,0 +1,17 @@
+PREFERRED_PROVIDER_virtual/kernel = "collie-kernels-2.4-embedix"
+
+SERIAL_CONSOLE = "115200 ttyS0"
+#
+# no keyboard feature because 2.4 kernel keymap works ok and we have limited flash
+# no usbgadget feature because 2.4 kernel handle it in own way on each machine
+#
+MACHINE_FEATURES = "kernel24 apm pcmcia screen irda"
+
+MACHINE_EXTRA_RRECOMMENDS = "kernel-module-net-fd kernel-module-sa1100-bi \
+ kernel-module-usbdcore kernel-module-usbdmonitor \
+ sharp-sdmmc-support"
+
+# kernel-module-collie-ssp kernel-module-collie-tc35143af if buzzer.patch applied
+
+# Later versions are broken on kernel 2.4
+PREFERRED_VERSION_orinoco-modules = "0.13e"