merge of '56b3e4d13290394304aabe91089b40748c1c9e48'
[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 = "ppc ppc603e"
8
9 MACHINE_FEATURES = "kernel26 usbhost ext2 alsa"
10
11 PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}"
12
13 #don't try to access tty1
14 USE_VT = "0"
15
16 #tune for the MPC5200B cpu
17 require conf/machine/include/tune-ppc603e.conf