summaryrefslogtreecommitdiff
path: root/conf/machine/include/simpad-2.4.inc
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2007-09-04 11:46:23 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2007-09-04 11:46:23 +0000
commite473727021ff71922845c13e669ca30d6b7a2ed8 (patch)
tree3c56cb13f2bddccd3c477a78035bc23436be079f /conf/machine/include/simpad-2.4.inc
parent692d506dce36f616e2493136ea43e3b00c66e884 (diff)
parentadc0e34177df635be3bec485a184e5573f13383e (diff)
merge of '2f0f9f2cfcb50cad0cf024eca65c522c764fe3cf'
and '3fed235384e32b1c9ba26c86ff39b2ffb928fbed'
Diffstat (limited to 'conf/machine/include/simpad-2.4.inc')
-rw-r--r--conf/machine/include/simpad-2.4.inc14
1 files changed, 14 insertions, 0 deletions
diff --git a/conf/machine/include/simpad-2.4.inc b/conf/machine/include/simpad-2.4.inc
new file mode 100644
index 0000000000..06f12f532f
--- /dev/null
+++ b/conf/machine/include/simpad-2.4.inc
@@ -0,0 +1,14 @@
+PREFERRED_PROVIDER_virtual/kernel = "opensimpad-64+0"
+
+MACHINE_FEATURES_append = "kernel24"
+MACHINE_EXTRA_RRECOMMENDS = " kernel-module-sa1100-ir \
+ kernel-module-sa1100usb-core kernel-module-usb-eth \
+ kernel-module-pcnet-cs kernel-module-8390 "
+
+USE_DEVFS = "1"
+
+PREFERRED_PROVIDER_hostap-modules = "hostap-modules"
+
+# Later versions are broken on kernel 2.4
+PREFERRED_VERSION_orinoco-modules = "0.13e"
+