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