efika.conf: Add console
authorStelios Koroneos <skoroneos@digital-opsis.com>
Fri, 9 Feb 2007 11:00:31 +0000 (11:00 +0000)
committerStelios Koroneos <skoroneos@digital-opsis.com>
Fri, 9 Feb 2007 11:00:31 +0000 (11:00 +0000)
conf/machine/efika.conf

index d564dc5..6701df6 100644 (file)
@@ -4,14 +4,19 @@
 
 
 TARGET_ARCH = "powerpc"
-PACKAGE_EXTRA_ARCHS = "ppc ppc603e"
+PACKAGE_EXTRA_ARCHS = "all  ${MACHINE} ppc ppc603e"
+
+PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}"
 
 MACHINE_FEATURES = "kernel26 usbhost ext2 alsa"
+MACHINE_TASK_PROVIDER = "task-base"
 
 PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}"
 
 #don't try to access tty1
 USE_VT = "0"
 
+SERIAL_CONSOLE = "115200 ttyPSC0"
+
 #tune for the MPC5200B cpu
 require conf/machine/include/tune-ppc603e.conf