aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include/collie-2.6.inc
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/include/collie-2.6.inc')
-rw-r--r--conf/machine/include/collie-2.6.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/conf/machine/include/collie-2.6.inc b/conf/machine/include/collie-2.6.inc
new file mode 100644
index 0000000000..f22ffce6c2
--- /dev/null
+++ b/conf/machine/include/collie-2.6.inc
@@ -0,0 +1,6 @@
+PREFERRED_PROVIDER_virtual/kernel = "linux-rp"
+
+SERIAL_CONSOLE = "115200 ttySA0"
+MACHINE_FEATURES = "kernel26 apm pcmcia screen irda usbgadget keyboard touchscreen wifi"
+
+MACHINE_EXTRA_RDEPENDS = "kernel-modules"