aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/efika.conf
blob: 33fac1ae6a6d754d65cc5c697fa7f62e0dbe5c7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#@TYPE: Machine
#@Name: Genisi EFIKA Development Platform
#@DESCRIPTION: Machine configuration for teh EFIKA development platform: http://www.pegasosppc.com/efika.php


TARGET_ARCH = "powerpc"
PACKAGE_EXTRA_ARCHS = "ppc"


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