merge of '603b2d0c7e4ad80e5779bd3bbdb822331cc0ea2b'
[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 TARGET_FPU_arm = "hard"
7
8 MACHINE_FEATURES = "kernel26 apm alsa ext2 pcmcia usbhost usbgadget"
9
10 GUI_MACHINE_CLASS = "smallscreen"
11 PACKAGE_EXTRA_ARCHS = "arm armv4t armv5te armv6"
12
13 PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}-kernel"
14
15 require conf/machine/include/tune-arm1136jf-s.inc
16
17 # used by sysvinit_2
18 SERIAL_CONSOLE = "115200 ttymxc0"
19
20 # used by opie-collections.inc
21 ROOT_FLASH_SIZE = "32"
22
23 IMAGE_FSTYPES += "tar.gz"
24