efika, ep93xx: stop using the obsolete linux-modules class
[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 IPKG_EXTRA_ARCHS = "ppc"
8
9
10 PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}"
11
12 #don't try to access tty1
13 USE_VT = "0"
14
15 #tune for the MPC5200B cpu
16 include conf/machine/include/tune-ppc603e.conf