aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/efika.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/efika.conf')
-rw-r--r--conf/machine/efika.conf17
1 files changed, 17 insertions, 0 deletions
diff --git a/conf/machine/efika.conf b/conf/machine/efika.conf
new file mode 100644
index 0000000000..40387b53a9
--- /dev/null
+++ b/conf/machine/efika.conf
@@ -0,0 +1,17 @@
+#@TYPE: Machine
+#@Name: Genisi EFIKA Development Platform
+#@DESCRIPTION: Machine configuration for teh EFIKA development platform: http://www.pegasosppc.com/efika.php
+
+INHERIT += "linux_modules"
+
+TARGET_ARCH = "powerpc"
+IPKG_ARCHS = "all ppc ${MACHINE}"
+
+
+PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}"
+
+#don't try to access tty1
+USE_VT = "0"
+
+#tune for the MPC5200B cpu
+include conf/machine/include/tune-ppc603e.conf