merge of '07a342693675fe2b1daacf0eb62302579d9fade3'
[org.openembedded.dev.git] / conf / machine / navman-icn330.conf
blobb265503ff563608fe80c12705cc6c70db9477e99
1 #@TYPE: Machine
2 #@NAME: Navman iCN 300
3 #@DESCRIPTION: Machine configuration for the navman iCN 330 gps devicesx
5 # see http://www.duff.dk/navman/ for more details
8 # Hardware-based properties
10 TARGET_ARCH = "arm"
11 PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te"
13 #Compile with armv5te optimizations, incompatible with armv4(t) cpus
14 require conf/machine/include/tune-xscale.inc
16 #Set some hints for metadata  
17 VOLATILE_STORAGE_SIZE = "32"
18 GUI_MACHINE_CLASS = "smallscreen"
19 UBOOT_MACHINE = ""
21 #Set features for task-base 
22 # touchscreen is not confirmed
23 MACHINE_FEATURES = "kernel26 touchscreen apm alsa usbgadget screen"
26 # Software/packages selection
28 PREFERRED_PROVIDER_xserver = "xserver-kdrive"
29 PREFERRED_PROVIDER_virtual/kernel = "linux-navman"
33 # Modules autoload and other boot properties
35 module_autoload_snd-pcm-oss     = "snd-pcm-oss"
37 SERIAL_CONSOLE = "115200 ttyS0 vt100"
38 USE_VT = "0"