merge of '4a859de905afc30ec35cf91dcd1dd6c18307c1f8'
[vuplus_openembedded] / conf / machine / efika.conf
1 #@TYPE: Machine
2 #@Name: Genisi EFIKA Development Platform
3 #@DESCRIPTION: Machine configuration for teh EFIKA development platform: http://www.pegasosppc.com/efika.php
4
5
6 TARGET_ARCH = "powerpc"
7 PACKAGE_EXTRA_ARCHS = "all  ${MACHINE} ppc ppc603e"
8
9 PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}"
10
11 MACHINE_FEATURES = "kernel26 usbhost ext2 alsa"
12
13 #don't try to access tty1
14 USE_VT = "0"
15
16 SERIAL_CONSOLE = "115200 ttyPSC0"
17
18 #tune for the MPC5200B cpu
19 require conf/machine/include/tune-ppc603e.inc