summaryrefslogtreecommitdiff
path: root/conf/machine/efika.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/efika.conf')
-rw-r--r--conf/machine/efika.conf6
1 files changed, 2 insertions, 4 deletions
diff --git a/conf/machine/efika.conf b/conf/machine/efika.conf
index 5a2fb2dacf..dd4ba06f90 100644
--- a/conf/machine/efika.conf
+++ b/conf/machine/efika.conf
@@ -1,12 +1,10 @@
#@TYPE: Machine
#@Name: Genisi EFIKA Development Platform
-#@DESCRIPTION: Machine configuration for teh EFIKA development platform: http://www.pegasosppc.com/efika.php
-
+#@DESCRIPTION: Machine configuration for the EFIKA development platform: http://www.pegasosppc.com/efika.php
TARGET_ARCH = "powerpc"
-PACKAGE_EXTRA_ARCHS = "all ${MACHINE} ppc ppc603e"
-PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}"
+PREFERRED_PROVIDER_virtual/kernel ?= "linux-rt"
MACHINE_FEATURES = "kernel26 usbhost ext2 alsa"