merge of '665b801ef26b2b5da6423ad9a47eac8ab53b6574'
[vuplus_openembedded] / conf / machine / mx31ads.conf
1 #@TYPE: Machine
2 #@Name: Freescale MX31ADS
3 #@DESCRIPTION: Machine configuration for Freescale MX31ADS 
4
5 TARGET_ARCH = "arm"
6
7 MACHINE_FEATURES = "kernel26 apm alsa ext2 pcmcia usbhost usbgadget"
8
9 GUI_MACHINE_CLASS = "smallscreen"
10 PACKAGE_EXTRA_ARCHS = "arm armv4t armv5te armv6"
11
12 PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}-kernel"
13
14 require conf/machine/include/tune-arm1136jf-s.inc
15
16 # used by sysvinit_2
17 SERIAL_CONSOLE = "115200 ttymxc0"
18
19 # used by opie-collections.inc
20 ROOT_FLASH_SIZE = "32"
21
22 IMAGE_FSTYPES += "tar.gz"
23