merge of '45fb4fa94d52a65c3a3fa636c6122139173dfa8d'
[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 pci 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 include conf/machine/include/tune-ppc603e.conf