aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/include/collie-2.4.inc21
-rw-r--r--conf/machine/include/simpad-2.4.inc14
2 files changed, 0 insertions, 35 deletions
diff --git a/conf/machine/include/collie-2.4.inc b/conf/machine/include/collie-2.4.inc
deleted file mode 100644
index eed8de9ab9..0000000000
--- a/conf/machine/include/collie-2.4.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-PREFERRED_PROVIDER_virtual/kernel = "openzaurus-sa"
-COLLIE_MEMORY_SIZE ?= "64"
-
-# workaround for bug 1877
-PREFERRED_PROVIDER_hostap-modules = "hostap-modules"
-
-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"
diff --git a/conf/machine/include/simpad-2.4.inc b/conf/machine/include/simpad-2.4.inc
deleted file mode 100644
index 06f12f532f..0000000000
--- a/conf/machine/include/simpad-2.4.inc
+++ /dev/null
@@ -1,14 +0,0 @@
-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"
-